You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, sorry for the late response,
I plan to migrate to Microsoft.Extensions.Logging, but it should be doable even in the current setup.
It depends on the logging library, for example, for Serilog, it is possible to filter out by context, e.g. in appsettings.json:
How can I turn off the log output? I do not want to output these trace logs all the time. What should I do
The text was updated successfully, but these errors were encountered: