PHP Cascade\Config\Loader\ClassLoader Пространство имен

Пространства имен

Cascade\Config\Loader\ClassLoader\Resolver

Классы

Имя Описание
FormatterLoader Formatter Loader. Loads the Formatter options, validate them and instantiates a Formatter object (implementing Monolog\Formatter\FormatterInterface) with all the corresponding options
HandlerLoader Handler Loader. Loads the Handler options, validate them and instantiates a Handler object (implementing Monolog\Handler\HandlerInterface) with all the corresponding options
LoggerLoader Logger Loader. Instantiate a Logger and set passed in handlers and processors if any
ProcessorLoader Processor Loader. Loads the Processor options, validate them and instantiates a Processor object (implementing Monolog\Processor\ProcessorInterface) with all the corresponding options