public static class NullLogBackend.NullLogBackendFactory extends Object implements LogBackendFactory
LoggerFactory.setLogBackendFactory(LogBackendFactory) method to completely disable all logging.| Constructor and Description |
|---|
NullLogBackendFactory() |
| Modifier and Type | Method and Description |
|---|---|
LogBackend |
createLogBackend(String classLabel)
Create a log backend implementation from the class-label.
|
public LogBackend createLogBackend(String classLabel)
LogBackendFactorycreateLogBackend in interface LogBackendFactoryThis documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.