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
checker.assertContainsMatch(Status.INFO, "About to instantiate property definer of type \\[ch.qos.logback.core.property.ConsoleCharsetPropertyDefiner\\]");
749
+
checker.assertContainsMatch(Status.WARN, "System.console\\(\\) returned null. Cannot compute console's charset, returning");
750
+
checker.assertContainsMatch("Setting property consoleCharset=null in scope LOCAL" );
751
+
checker.assertContainsMatch("Converting the string \\\"null. as Charset.defaultCharset\\(\\)");
0 commit comments