Module which attaches to logging events and writes the information to the console.
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.Console |
Install
Install-Package AppBrix.Logging.Console
dotnet add package AppBrix.Logging.Console
paket add AppBrix.Logging.Console
AppBrix.Logging.Console Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Logging(>= 0.21.0)
- System.Console(>= 4.3.1)
Tags