An implementation of ILog that asynchronously writes events to console.
Info
| Version: | 1.0.11 |
| Author(s): | Vostok team |
| Last Update: | Friday, December 13, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vostok/logging.console |
| NuGet Url: | https://www.nuget.org/packages/Vostok.Logging.Console |
Install
Install-Package Vostok.Logging.Console
dotnet add package Vostok.Logging.Console
paket add Vostok.Logging.Console
Vostok.Logging.Console Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.Logging.Abstractions(>= 1.0.18)
- Vostok.Logging.Formatting(>= 1.0.5)
Tags