Castle Logging Adapter for Microsoft.Extensions.Logging Package
- Install Castle.LoggingFacility.MsLogging into your solution.
- Use AddCastleLogger extension method on ILoggerFactory.
See example console application: https://github.com/volosoft/castle-logging-ms-adapter/blob/master/test/Castle.LoggingFacility.MsLogging.TestConsoleApp/Program.cs