Justin Grote
Justin Grote
Explore posts from servers
CC#
Created by Justin Grote on 11/4/2024 in #help
Microsoft.Extensions.Logging dynamic log level?
Ive seen some solutions that use the ASP providers like appsettings.json and modifying those log levels take effect in real time, so it seems like something similar could maybe be done but via a method rather than a file watcher
3 replies
CC#
Created by Justin Grote on 11/4/2024 in #help
Microsoft.Extensions.Logging dynamic log level?
The solution there uses reflection which seems a really icky way to go about it
3 replies