I have implemented a custom ILogger in a ASP.NET Core API. Here is the LoggerProvider code:
public class LoggerProvider : ILoggerProvider { publi