dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 9 preview-5, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
MIT License
9.03k stars 1.16k forks source link

add logging-4 , use LoggerMessage attribute #395

Closed navidZee closed 5 days ago

navidZee commented 1 week ago

Hello everyone, I believe it would be beneficial to enhance this logging section by incorporating the LoggerMessageAttribute, so I have added it. Screenshot 2024-06-24 011506

dodyg commented 5 days ago

This is excellent. Thank you!