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
PR #33643 added JoranConfigurator support to LogbackLoggingSystem. It's currently a member variable set when processAheadOfTime is called. I wonder if there's a way of doing the same thing without relying on the method call side-effect.