Serilog
This library provides an intergation with Serilog library in the form of an adapter that implements Vostok ILog interface but internally relies on Serilog implementation. It also provides a sink implementation via VostokSink.
Install-Package Vostok.Logging.Serilog
cm ref add vostok.logging.serilog <path-to-project>
Last modified 2yr ago