Log4net
Description
This library provides an intergation with log4net library in the form of an adapter that implements Vostok ILog interface but internally relies on log4net implementation.
Source and packages
GitHub repository: vostok/logging.log4net
NuGet package: Vostok.Logging.Log4net
Install-Package Vostok.Logging.Log4net
Cement users should reference this module with the following command:
cm ref add vostok.logging.log4net <path-to-project>
Related pages
Log4net integrationLast updated