.Net
Is SeriLog based on the .Net Core ILogger interface?
I’m a bit confused if Serilog creates it’s own ILOgger object or uses the .net core ILogger<T> can anyone help me please? Serilog has its own set of interfaces, but there is a bridge into Read more…