Its a bridge between NLog and log4net. It hands all log4net logging events over to NLog. So you could use any lib which uses log4net without even using log4net yourself. Simply call the following line and you are done: NLogAppender.Initialize();
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Jun 11, 2015
$ dotnet add package log4net.NLogAppenderNo README available.