Class LoggerPatternConverterClass
Returns the fully qualified class name of the class from which the logging request was issued.
- LoggerPatternConverter
- LoggerPatternConverterClass
Package: log4php\pattern
Version: $Revision: 1326626 $
Since: 2.3
Located at pattern/LoggerPatternConverterClass.php
Version: $Revision: 1326626 $
Since: 2.3
Located at pattern/LoggerPatternConverterClass.php
public
|
#
activateOptions( )
Called in constructor. Converters which need to process the options can override this method. |
public
|
#
convert(
Converts the logging event to the desired format. Derived pattern converters must implement this method. |
__construct(),
format()
|
$formattingInfo,
$next,
$option
|