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

This is the complete list of members for Plop\LoggerInterface, including all inherited members.

alert($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
critical($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
debug($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
emergency($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
error($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
exception($msg,\Exception $exception, array $args=array())Plop\LoggerInterface
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\LoggerInterface
isEnabledFor($level)Plop\LoggerInterface
log($level, $msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
notice($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface
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\LoggerInterface
warning($msg, array $args=array(),\Exception $exception=null)Plop\LoggerInterface