Classes | |
---|---|
AbstractLogger | This is a simple Logger implementation that other Loggers can inherit from. |
Interfaces | |
LoggerInterface | Describes a logger instance. |
Traits | |
LoggerTrait | This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can… |
Exceptions | |
InvalidArgumentException | |