-
Course
- Core Tech
Modern Structured Logging With Serilog 1 and Seq
Make your logs work for you and go beyond unstructured textual logs to create modern log information with rich, structured, queryable log data.
What you'll learn
Logging is an essential part of any application. When we are investigating problems or looking for patterns in our systems, we want our log data to be easy to query. Serilog empowers us to log meaningful, rich data that enables us to write complex queries and save time diagnosing faults. Serilog also has low up-front implementation cost with a clean, simple API.
Table of contents
- Module Overview | 1m 32s
- Getting Started With Serilog | 4m 41s
- Logging to a Single Text File | 6m 39s
- Logging to Multiple Rolling Text Files | 3m 44s
- Logging Structured Data | 4m 30s
- Simple Scalar Values | 3m 22s
- Collections and Objects | 3m 58s
- Destructured Objects | 2m 41s
- Provided Logging Sinks | 1m 30s
- Writing and Querying Structured Log Data With RavenDB | 7m 35s
- Module Summary | 2m 17s
About the author
With over 15 years experience, Jason Roberts is a Microsoft .NET MVP, freelance developer, and author.
More Courses by Jason