|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Handler | Handler is an output. |
HandlerFactory | It permits to manage Handler instances. |
Level | This class represents a logging level. |
LevelFactory | It manages Level instances. |
Loggable | |
Logger | A Logger implementation receives event messages from an object and exports them. |
LoggerFactory | The aims of this interface is to provide Logger instances, to allow instrumentation to be independent of the logging implementation and to allow the use of the same logging implementation for all the components of a given application. |
MonologFactory | A monolog factory is a factory for loggers, levels and handlers. |
TopicalLogger | A TopicalLogger dispatches events to a set of Handlers. |
Class Summary | |
BasicLevel | This class predefines a set of levels. |
The Monolog API.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |