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

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

format(\Plop\RecordInterface $record)Plop\FormatterInterface
getDateFormat()Plop\FormatterInterface
getFormat()Plop\FormatterInterface
getInterpolator() (defined in Plop\FormatterInterface)Plop\FormatterInterface
getPythonLike() (defined in Plop\FormatterInterface)Plop\FormatterInterface
getTimezone()Plop\FormatterInterface
setDateFormat($dateFormat)Plop\FormatterInterface
setFormat($format)Plop\FormatterInterface
setInterpolator(\Plop\InterpolatorInterface $interpolator) (defined in Plop\FormatterInterface)Plop\FormatterInterface
setPythonLike($pythonLike) (defined in Plop\FormatterInterface)Plop\FormatterInterface
setTimezone(\DateTimeZone $timezone=null)Plop\FormatterInterface