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
Enables setting log levels dynamically.
This change introduces the ability to configure log levels for specific loggers at runtime.
It adds `SetLogLevelRequest` and `SetLogLevelResult` messages to the protocol buffer definition,
allowing clients to specify the logger and desired log level.
0 commit comments