Interface LoggingSystem
- All Known Subinterfaces:
ManagedLoggingSystem
- All Known Implementing Classes:
Log4jLoggingSystem, Log4jLoggingSystem, LogbackLoggingSystem, LogbackLoggingSystem
Abstraction for a logging system.
- Since:
- 1.3.0
- Author:
- graemerocher, Denis Stepanov
-
Method Summary
-
Method Details
-
setLogLevel
-
refresh
default void refresh()Refreshes Logging System with the goal of cleaning its internal caches.
-