|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.betabeans.scroogexhtml.logging.BasicConfigurator
public final class BasicConfigurator
Utility class for quick configuration of the logging system.
| Method Summary | |
|---|---|
static void |
configure()
Add a LogListener
which prints DEBUG and INFO level messages to System.out and all other
messages to System.err. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void configure()
LogListener
which prints DEBUG and INFO level messages to System.out and all other
messages to System.err.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||