A flexible layout configurable with a pattern string.
Configurable parameters:
* converionPattern - A string which controls the formatting of logging events. See docs for full specification.
Located in /log4php/layouts/LoggerLayoutPattern.php (line 33)
LoggerConfigurable | --LoggerLayout | --LoggerLayoutPattern
Maps conversion keywords to the relevant converter (default implementation).
Maps conversion keywords to the relevant converter.
The conversion pattern.
Returns the default converter map.
Constructor. Initializes the converter map.
Processes the conversion pattern and creates a corresponding chain of pattern converters which will be used to format logging events.
Produces a formatted string as specified by the conversion pattern.
Sets the conversionPattern option. This is the string which controls formatting and consists of a mix of literal content and conversion specifiers.
Inherited From LoggerLayout
LoggerLayout::activateOptions()
LoggerLayout::format()
LoggerLayout::getContentType()
LoggerLayout::getFooter()
LoggerLayout::getHeader()
LoggerLayout::warn()
Inherited From LoggerConfigurable
LoggerConfigurable::setBoolean()
LoggerConfigurable::setFileSize()
LoggerConfigurable::setInteger()
LoggerConfigurable::setLevel()
LoggerConfigurable::setNumeric()
LoggerConfigurable::setPositiveInteger()
LoggerConfigurable::setString()
LoggerConfigurable::warn()
Documentation generated on Thu, 16 Feb 2017 18:02:45 +0900 by phpDocumentor 1.4.4