Package com.helger.pdflayout.debug
Interface PLDebugLog.IPLDebugOutput
-
- All Known Implementing Classes:
PLDebugLog.PLDebugOutputLogger
- Enclosing class:
- PLDebugLog
public static interface PLDebugLog.IPLDebugOutputDebug log output abstraction.- Since:
- 5.1.0
- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEnabled()voidlog(String sMsg)
-