Namespaces

Classes

This is a simple Logger implementation that other Loggers can inherit from.
Describes log levels
Basic Implementation of LoggerAwareInterface.
This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include.
This Logger can be used to avoid conditional log calls

Interfaces

Describes a logger-aware instance
Describes a logger instance