Merge branch '2.0.x' into 2.1.x
This commit is contained in:
@@ -107,6 +107,7 @@ public class LogbackLoggingSystemTests extends AbstractLoggingSystemTests {
|
||||
public void clear() {
|
||||
super.clear();
|
||||
this.loggingSystem.cleanUp();
|
||||
((LoggerContext) StaticLoggerBinder.getSingleton().getLoggerFactory()).stop();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user