Logging in .NET Core can save you hours when debugging | Jernej Kavka

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

SSW Solution Architect Jernej Kavka (JK) is a battle scared logging in .NET Core veteran. He shows Andreas Lengkeek his best practices for logging, gathered through his years of experience. When setup correctly, logging can save you hours in those moments when your code don't run as planned. So take some notes on these best practices to avoid major headaches on your next project.

High-performance logging in .NET | Microsoft Docs

|| Subscribe for more content from SSW TV ||

|| Press like and leave a comment below to let us know how we're doing ||

Twitter ↴

Facebook ↴

------------------------------------------------------------------------------

------------------------------------------------------------------------------

Created by SSW TV | Videos By Developers, For Developers
v3
Рекомендации по теме
Комментарии
Автор

Your point where you mentioned the fact that often, errors are not logged during the application's initialization and that it would be interesting to set this up in cases where errors might be present in the application's configuration is very interesting !
Thanks for sharing all your knowledge with all that passion !

gillespothieu