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

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

$dateFormatPlop\Formatterprotected
$formatPlop\Formatterprotected
$interpolatorPlop\Formatterprotected
$pythonLikePlop\Formatterprotected
$timezonePlop\Formatterprotected
__construct($format=self::DEFAULT_FORMAT, $dateFormat=self::DEFAULT_DATE_FORMAT, $timezone=null, $pythonLike=false,\Plop\InterpolatorInterface $interpolator=null)Plop\Formatter
DEFAULT_DATE_FORMATPlop\Formatter
DEFAULT_FORMATPlop\Formatter
format(\Plop\RecordInterface $record)Plop\Formatter
formatException(\Exception $exception)Plop\Formatterprotected
formatTime(\Plop\RecordInterface $record, $dateFormat=self::DEFAULT_DATE_FORMAT)Plop\Formatterprotected
getDateFormat()Plop\Formatter
getFormat()Plop\Formatter
getInterpolator() (defined in Plop\Formatter)Plop\Formatter
getPythonLike()Plop\Formatter
getTimezone()Plop\Formatter
setDateFormat($dateFormat)Plop\Formatter
setFormat($format)Plop\Formatter
setInterpolator(\Plop\InterpolatorInterface $interpolator) (defined in Plop\Formatter)Plop\Formatter
setPythonLike($pythonLike)Plop\Formatter
setTimezone(\DateTimeZone $timezone=null)Plop\Formatter