Modifier and Type | Interface and Description |
---|---|
interface |
MonologFactory
A monolog factory is a factory for loggers, levels and handlers.
|
Modifier and Type | Method and Description |
---|---|
LoggerFactory |
Loggable.getLoggerFactory()
Retrieves the logger factory instance used
|
Modifier and Type | Method and Description |
---|---|
void |
Loggable.setLoggerFactory(LoggerFactory lf)
Assigns the logger factory instance to use
|