public abstract class AbstractLogBridge extends Object implements LogBridge
LogBridge implementations. Implements the level property by storing it internally.| Constructor and Description |
|---|
AbstractLogBridge() |
| Modifier and Type | Method and Description |
|---|---|
org.znerd.util.log.LogLevel |
getLevel() |
void |
setLevel(org.znerd.util.log.LogLevel level) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextId, logOneMessage, putContextId, shouldLog, unputContextIdCopyright © 2003-2013. All Rights Reserved.