This project showcases the powerful ability of Serilog and (more generally) structured logging within .Net.
- Writing structured log events
- Dependency Injection setup
- Configuration
- Sinks
- Enrichers
- Filter Expressions
- C# Logging with Serilog and Seq - Tim Corey
- Logging and Metrics in Asp.Net Core - Martin Thwaites (Structured Logging is the second half of the video)