.NET Core - Structured Logging to SEQ using Serilog

preview_player
Показать описание


Logging to SEQ instance from a .NET Core 6 solution using Serilog.
Tips and tricks about how our team is managing logging to log management solutions.

Command used in the video to run SEQ on arm based m1 macbook:
docker run --name seq -d --restart unless-stopped -e ACCEPT_EULA=Y -p 5341:80 datalust/seq:2021.3.66.51

0:00 Intro
0:46 What we will cover
1:20 Benefits of using a standard library for logging
2:35 SEQ as log management solution
3:15 Enable external configuration
4:56 Use log levels consistently
5:53 Example of what are and how to use structured logs to your advantage
8:24 Expect your logs to be read out of context
9:39 Small example of how you can set up widgets in SEQ
Рекомендации по теме
Комментарии
Автор

I know this man. It is worth to hear his explanations! 👍

dumitrugolea
Автор

Great video! Bring us a video about OpenTelemetry and Jaeger!

dcernach
Автор

Congratulations, very good video about it

charlybaezp
Автор

Can you zoom out next time please. Couldn't read anything from all the demo

johnkrator