Plop
A simple logging library for PHP
Plop\IndirectLoggerAbstract Member List

This is the complete list of members for Plop\IndirectLoggerAbstract, 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\IndirectLoggerAbstract
getFilters()Plop\IndirectLoggerAbstract
getHandlers()Plop\IndirectLoggerAbstract
getIndirectLogger()Plop\IndirectLoggerAbstractprotected
getLevel()Plop\IndirectLoggerAbstract
getMethod()Plop\IndirectLoggerAbstract
getNamespace()Plop\IndirectLoggerAbstract
getRecordFactory()Plop\IndirectLoggerAbstract
info($msg, array $args=array(),\Exception $exception=null)Plop\LoggerAbstract
isEnabledFor($level)Plop\IndirectLoggerAbstract
log($level, $msg, array $args=array(),\Exception $exception=null)Plop\IndirectLoggerAbstract
notice($msg, array $args=array(),\Exception $exception=null)Plop\LoggerAbstract
setFilters(\Plop\FiltersCollectionAbstract $filters)Plop\IndirectLoggerAbstract
setHandlers(\Plop\HandlersCollectionAbstract $handlers)Plop\IndirectLoggerAbstract
setLevel($level)Plop\IndirectLoggerAbstract
setRecordFactory(\Plop\RecordFactoryInterface $factory)Plop\IndirectLoggerAbstract
warn($msg, array $args=array(),\Exception $exception=null)Plop\LoggerAbstract
warning($msg, array $args=array(),\Exception $exception=null)Plop\LoggerAbstract