iammukeshm / Serilog.WebApplication

Serilog is a third-party logging library that plugs into the default ILogger of our application with its own implementations. It enables the developers to log the events into various destinations like console, file, database, and more. Now, if you are already using a database in your ASP.NET Core Application, logging events to a database can be …
10Updated 4 years ago

Related projects

Alternatives and complementary repositories for Serilog.WebApplication