public abstract class AbstractMercuryLogger extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
_className |
| Constructor and Description |
|---|
AbstractMercuryLogger(Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDebugEnabled() |
boolean |
isErrorEnabled() |
boolean |
isFatalEnabled() |
boolean |
isInfoEnabled() |
boolean |
isWarnEnabled() |
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.