C#C
C#2y ago
Kuno

Logging in ASP.NET

Hello, ASP.NET automatically creates ILogger<T> through the constructor, but how to create a logger for internal class, like here ?
image.png
Was this page helpful?