filmov
tv
Logging in ASP.Net Core made easy
Показать описание
This is the very first video of an entire series dedicated to the concept of logging and how it's done in #AspNetCore. Here we need to lay the foundation for everything else. Therefore we first use the already existing logging setup of Asp.Net Core using the ILogger interface. We discuss the basics of log levels. The we show how we can use ILogger in class libraries. Last, but not least we go to the drawing board to explain how logging works in ASP.Net Core. While doing this, we explain the concepts of logger factory, logging providers and loggers and what happens when we want to add 3rd party logging providers. #AspNetCore #DotNetCore #CSharp
Chapters
1. Intro: 00:00
2. Logging out of the box: 02:28
3. Log Levels: 05:01
4. How to use ILogger in class libraries: 09:11
5. ILogger, ILoggerProvider, ILoggerFactory clearly explained: 17:27
6. Whiteboad - how logging works under the hood: 23:08
7. What happens when we add 3rd party logging providers? 23:36
Mentioned videos:
Chapters
1. Intro: 00:00
2. Logging out of the box: 02:28
3. Log Levels: 05:01
4. How to use ILogger in class libraries: 09:11
5. ILogger, ILoggerProvider, ILoggerFactory clearly explained: 17:27
6. Whiteboad - how logging works under the hood: 23:08
7. What happens when we add 3rd party logging providers? 23:36
Mentioned videos: