|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.anidb.logging.AbstractLog
net.anidb.logging.ConsoleLog
public class ConsoleLog
A logger who writes his output to System.err
.
For further information (options, etc.) look at AbstractLog
.
Constructor Summary | |
---|---|
ConsoleLog(java.lang.String className)
Creates a logger. |
Method Summary |
---|
Methods inherited from class net.anidb.logging.AbstractLog |
---|
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, trace, trace, warn, warn |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleLog(java.lang.String className)
className
- The class name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |