Package | Description |
---|---|
org.objectweb.util.monolog.api |
The Monolog API.
|
org.objectweb.util.monolog.wrapper.common |
Common class between wrapper implementations.
|
org.objectweb.util.monolog.wrapper.config | |
org.objectweb.util.monolog.wrapper.printwriter |
Librairies for wrapping Monolog from or to a PrintWriter or PrintStream.
|
Modifier and Type | Method and Description |
---|---|
void |
MonologFactory.addMonologFactoryListener(MonologFactoryListener mfl)
register a listener for the events of this MonologFactory
|
void |
MonologFactory.removeMonologFactoryListener(MonologFactoryListener mfl)
forget a listener for the events of this MonologFactory
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractFactory.addMonologFactoryListener(MonologFactoryListener mfl) |
void |
AbstractFactory.removeMonologFactoryListener(MonologFactoryListener mfl) |
Modifier and Type | Method and Description |
---|---|
void |
BasicFactory.addMonologFactoryListener(MonologFactoryListener mfl) |
void |
BasicFactory.removeMonologFactoryListener(MonologFactoryListener mfl) |
Modifier and Type | Method and Description |
---|---|
void |
LoggerImpl.addMonologFactoryListener(MonologFactoryListener mfl) |
void |
LoggerImpl.removeMonologFactoryListener(MonologFactoryListener mfl) |