Vostok.Logging
Home
Quickstart
Modules
Implementations
Search…
1.0.0
Home
Quickstart
Guarantees
Configuration
Concepts and basics
Modules
Abstractions
Configuration
Formatting
Console
File
Hercules
Context
Serilog
Log4net
Microsoft
Implementations
Integrations
How-to guides
Powered By
GitBook
Serilog
Description
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
.
Source and packages
GitHub repository:
vostok/logging.serilog
NuGet package
:
Vostok.Logging.Serilog
Install-Package Vostok.Logging.Serilog
Cement
users should reference this module with the following command:
cm ref add vostok.logging.serilog <path-to-project>
Related pages
Serilog integration
Previous
Context
Next
Log4net
Last modified
2yr ago
Copy link
Outline
Description
Source and packages
Related pages