Skip to content

mason-mcglothlin/structured-logging-talk

Repository files navigation

Logging Examples

This repository contains the source code and presentation for a talk about Structured Logging using Serilog and Seq.

CafeDemo.sln

This set of code was provided by Nicholas Blumhardt at Datalust, the company behind Seq. It contains two applications for loading sample data into Seq. LoadCafeDataSet will load a set of data as quickly as possible into a database. LoadLiveCafeDataSet will load events over time, to simulate an actual running application.

LoggingExamples.sln

Contains several examples demonstrating different concepts in unstructured and structured logging, with a focus on using Serilog library. Also contains a utility program to load all the Seq API keys needed for the example.

StructuredLogging.pptx

Microsoft PowerPoint presentation covering what structured logging is and explaining some of the benefits of using it with Serilog and Seq.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages