Module which enables throwing of logging events and subscribing to those events.
Info
| Version: | 0.62.0 |
| Author(s): | Marin Atanasov |
| Last Update: | Friday, October 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarinAtanasov/AppBrix |
| NuGet Url: | https://www.nuget.org/packages/AppBrix.Logging |
Install
Install-Package AppBrix.Logging
dotnet add package AppBrix.Logging
paket add AppBrix.Logging
AppBrix.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Events.Async(>= 0.21.0)
- AppBrix.Time(>= 0.21.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
Tags