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
Synchronized Version Handler log level at load time.
This changes the VersionHandlerImpl class to set the Logger level when the
class is constructed rather than when the first message is logged.
This also ensures that all changes in log level are propagated to the
underlying Logger instance when the VersionHandlerImpl.Log() method isn't used.
Change-Id: I889a76485536dd85b152c5bc45359e181e428769
0 commit comments