Console
Last updated
Last updated
This library contains an implementation of ILog
that writes events to console output. Implementation comes in two flavors: ConsoleLog (default, async) and SynchronousConsoleLog (well-suited for tests and debugging).
GitHub repository: vostok/logging.console
NuGet package: Vostok.Logging.Console
Cement users should reference this module with the following command: