|
Plop
A simple logging library for PHP
|
This is the complete list of members for Plop\Record, including all inherited members.
| $dict | Plop\Record | protected |
| __construct($loggerNamespace, $loggerClass, $loggerMethod, $namespace, $class, $method, $level, $pathname, $lineno, $msg, array $args,\Plop\InterpolatorInterface $interpolator,\Exception $exception=null) | Plop\Record | |
| asArray() | Plop\Record | |
| getInterpolator() | Plop\Record | |
| getMessage() | Plop\Record | |
| offsetExists($offset) | Plop\Record | |
| offsetGet($offset) | Plop\Record | |
| offsetSet($offset, $value) | Plop\Record | |
| offsetUnset($offset) | Plop\Record | |
| serialize() | Plop\Record | |
| setInterpolator(\Plop\InterpolatorInterface $interpolator) | Plop\Record | |
| unserialize($data) | Plop\Record |