|
Plop
A simple logging library for PHP
|
This is the complete list of members for Plop\HandlerAbstract, including all inherited members.
| $filters | Plop\HandlerAbstract | protected |
| $formatter | Plop\HandlerAbstract | protected |
| __construct(\Plop\FormatterInterface $formatter=null,\Plop\FiltersCollectionAbstract $filters=null) | Plop\HandlerAbstract | |
| emit(\Plop\RecordInterface $record) | Plop\HandlerAbstract | protected |
| format(\Plop\RecordInterface $record) | Plop\HandlerAbstract | protected |
| getFilters() | Plop\HandlerAbstract | |
| getFormatter() | Plop\HandlerAbstract | |
| getStderr() | Plop\HandlerAbstract | protected |
| handle(\Plop\RecordInterface $record) | Plop\HandlerAbstract | |
| handleError(\Plop\RecordInterface $record,\Exception $exception) | Plop\HandlerAbstract | |
| setFilters(\Plop\FiltersCollectionAbstract $filters) | Plop\HandlerAbstract | |
| setFormatter(\Plop\FormatterInterface $formatter) | Plop\HandlerAbstract |