This is an example project showing how to use Serilog for logging.
It uses Serilog.AspNetCore, which includes Serilog.Sinks.File and Serilog.Settings.Configurations.
Configuration is located in appsettings.json and setup located in Program.cs.
This is an example project showing how to use Serilog for logging.
It uses Serilog.AspNetCore, which includes Serilog.Sinks.File and Serilog.Settings.Configurations.
Configuration is located in appsettings.json and setup located in Program.cs.