|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the default interface to configure JLogger. Using this interface, you can make a class that will create logger and log manager and directly use them into the JLoggerFactory.
Method Summary | |
void |
configure(java.io.InputStream _in)
Configures the JLogger tools, using an input stream (can be XML or Property file, or anything else, depending of the Configurator implementation you use). |
Method Detail |
public void configure(java.io.InputStream _in)
_in
- The input stream to use for configuration.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |