|
|
|
@ -92,6 +92,7 @@ public class LoggingApplicationListenerTests { |
|
|
|
if (this.context != null) { |
|
|
|
if (this.context != null) { |
|
|
|
this.context.close(); |
|
|
|
this.context.close(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
LoggingSystem.get(getClass().getClassLoader()).cleanUp(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
private String tmpDir() { |
|
|
|
private String tmpDir() { |
|
|
|
|