Interface SummaryConfigurableHierarchicalLogger |
ConfigurableHierarchicalLogger declares methods needed to configure
hierarchical loggers.
|
ConfigurableLogger |
ConfigurableLogger declares methods needed to configure most loggers.
|
HierarchicalLogger |
HierarchicalLogger is implemented to enable to logger to take part in a
hierarchy.
|
Logger |
Logger declares all methods needed to log messages in a well defined
and performant way.
|
LoggerRepository |
LoggerRepository is used to obtain Logger instances.
|
LogHandler |
LogHandler is used to actually log messages.
|
LogLevel |
LogLevel is the basic interface for all levels.
|