Package com.helger.pdflayout.debug
Class PLDebugLog.PLDebugOutputLogger
java.lang.Object
com.helger.pdflayout.debug.PLDebugLog.PLDebugOutputLogger
- All Implemented Interfaces:
PLDebugLog.IPLDebugOutput
- Enclosing class:
- PLDebugLog
public static class PLDebugLog.PLDebugOutputLogger
extends Object
implements PLDebugLog.IPLDebugOutput
Default implementation of
PLDebugLog.IPLDebugOutput using an SLF4J logger.- Since:
- 5.1.0
- Author:
- Philip Helger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PLDebugOutputLogger
public PLDebugOutputLogger()
-
-
Method Details
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabledin interfacePLDebugLog.IPLDebugOutput
-
log
- Specified by:
login interfacePLDebugLog.IPLDebugOutput
-