I'm using with .net core 6 and NLog.Extensions.Logging(5.2.0).
I copied the loggerService file to my project. and when I run the code i got exception error
"System.InvalidOperationException: 'Cannot resolve scoped service 'Commbox.LoggerService.ILoggerManager' from root provider.'"