Class MultiLogSystem
java.lang.Object
migratedb.v1.core.internal.logging.MultiLogSystem
- All Implemented Interfaces:
LogSystem
Log implementation that forwards method calls to multiple implementations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidbooleanisDebugEnabled(String logName) toString()void
-
Constructor Details
-
MultiLogSystem
-
-
Method Details
-
toString
-
isDebugEnabled
- Specified by:
isDebugEnabledin interfaceLogSystem
-
debug
-
info
-
warn
-
error
-
error
-