|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.Priority
org.apache.log4j.Level
pl.edu.agh.cast.util.logging.StdOutLevel
public final class StdOutLevel
A logging level which should be used for redirecting System.out to logger.
| Field Summary | |
|---|---|
static org.apache.log4j.Level |
STDOUT
Level for STDOUT activity. |
| Fields inherited from class org.apache.log4j.Level |
|---|
ALL, DEBUG, ERROR, FATAL, INFO, OFF, TRACE, TRACE_INT, WARN |
| Fields inherited from class org.apache.log4j.Priority |
|---|
ALL_INT, DEBUG_INT, ERROR_INT, FATAL_INT, INFO_INT, OFF_INT, WARN_INT |
| Method Summary | |
|---|---|
protected Object |
readResolve()
Method to avoid creating duplicate instances when deserializing the object. |
| Methods inherited from class org.apache.log4j.Level |
|---|
toLevel, toLevel, toLevel, toLevel |
| Methods inherited from class org.apache.log4j.Priority |
|---|
equals, getAllPossiblePriorities, getSyslogEquivalent, isGreaterOrEqual, toInt, toPriority, toPriority, toPriority, toPriority, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.log4j.Level STDOUT
| Method Detail |
|---|
protected Object readResolve()
throws ObjectStreamException
Level value in this classloader
ObjectStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||