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