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
Hi
I'm trying to add log file support in my app.
The program first of all sets log level (by calling SetLogLevel)
After that it changes mode to BOTH and sets writer
The problem is that after the second operation log level is set back to debug
Is it expected behavior?
The text was updated successfully, but these errors were encountered:
Hi
I'm trying to add log file support in my app.
The program first of all sets log level (by calling SetLogLevel)
After that it changes mode to BOTH and sets writer
The problem is that after the second operation log level is set back to debug
Is it expected behavior?
The text was updated successfully, but these errors were encountered: