Class LoggerEvent

(line 24)

Located in File: Program_Root/LoggerEvent.php


The internal representation of logging events.

Class Variable Summary
$fqnOfCategoryClass
Default Value: -><-
$level
Default Value: -><-
$loggerName
Default Value: -><-
$message
Default Value: -><-
$startTime
Default Value: -><-
$timeStamp
Default Value: -><-

Inherited Class Variable Summary

Method Summary
void constructor LoggerEvent ( $fqnOfCategoryClass, $logger, $priority, $message, [$timestamp = 0] )
Constructor
void getLevel ( )
void getLocationInformation ( )
get the location information for this logging event.
void getLoggerName ( )
void getMessage ( )
void getRenderedMessage ( )
void getThreadName ( )
output script pid
Inherited Method Summary

Method Detail

Constructor LoggerEvent

(line 66)

void LoggerEvent( string $fqnOfCategoryClass, object $logger, integer $priority, string $message, integer $timestamp)

Constructor
Function Parameters:
- string $fqnOfCategoryClass:
- object $logger: Logger
- integer $priority: level
- string $message: message
- integer $timestamp: The number of seconds elapsed from 1/1/1970 until logging event was created.
Function Info:

[ Top ]


getLevel

(line 77)

void getLevel( )


Function Info:

[ Top ]


getLocationInformation

(line 85)

void getLocationInformation( )

get the location information for this logging event.

(not used)

Function Info:

[ Top ]


getLoggerName

(line 90)

void getLoggerName( )


Function Info:

[ Top ]


getMessage

(line 95)

void getMessage( )


Function Info:

[ Top ]


getRenderedMessage

(line 100)

void getRenderedMessage( )


Function Info:

[ Top ]


getThreadName

(line 108)

void getThreadName( )

output script pid
Function Info:

[ Top ]



Variable Detail

$fqnOfCategoryClass

(line 29)
Data type: string

[ Top ]

$level

(line 34)
Data type: integer

[ Top ]

$loggerName

(line 39)
Data type: string

[ Top ]

$message

(line 44)
Data type: string

[ Top ]

$startTime

(line 51)
Data type: mixed

[ Top ]

$timeStamp

(line 49)
Data type: integer

[ Top ]



Documention generated on Thu, 20 Feb 2003 15:43:04 +0100 by phpDocumentor 1.2.0rc1