|
Plop
A simple logging library for PHP
|
This is the complete list of members for Plop\LoggerAbstract, including all inherited members.
| alert($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| critical($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| debug($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| emergency($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| error($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| exception($msg,\Exception $exception, array $args=array()) | Plop\LoggerAbstract | |
| getClass() | Plop\LoggerInterface | |
| getFilters() | Plop\LoggerInterface | |
| getHandlers() | Plop\LoggerInterface | |
| getLevel() | Plop\LoggerInterface | |
| getMethod() | Plop\LoggerInterface | |
| getNamespace() | Plop\LoggerInterface | |
| getRecordFactory() | Plop\LoggerInterface | |
| info($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| isEnabledFor($level) | Plop\LoggerInterface | |
| log($level, $msg, array $args=array(),\Exception $exception=null) | Plop\LoggerInterface | |
| notice($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| setFilters(\Plop\FiltersCollectionAbstract $filters) | Plop\LoggerInterface | |
| setHandlers(\Plop\HandlersCollectionAbstract $handlers) | Plop\LoggerInterface | |
| setLevel($level) | Plop\LoggerInterface | |
| setRecordFactory(\Plop\RecordFactoryInterface $factory) | Plop\LoggerInterface | |
| warn($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract | |
| warning($msg, array $args=array(),\Exception $exception=null) | Plop\LoggerAbstract |