|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.gef.util.logging.LogManager
This class is based on the LogManager for ArgoUML initially provided by Phil Sager and enhanced by Thorsten Sturm for Gentleware. It mainly enables logging on both the console and a log file. The location of the log file as well as the logging priority can be configured.
Field Summary | |
static java.lang.String |
CONSOLE_LOG
Deprecated. Standard definition of the logging category for the console. |
static java.lang.String |
CONSOLE_PREFIX
Deprecated. Standard definition of system variable to add text prefix to console log. |
static org.apache.log4j.Category |
log
Deprecated. Define a static log4j category variable for GEF to log to the console. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CONSOLE_LOG
public static final java.lang.String CONSOLE_PREFIX
public static final org.apache.log4j.Category log
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |