Class LoggerManager

(line 32)

Located in File: Program_Root/LoggerManager.php


Use the LoggerManager to retreive instances of Logger.

Class Variable Summary

Inherited Class Variable Summary

Method Summary
boolean exists ( $name )
check if a given logger exists
array getCurrentLoggers ( )
returns an array this whole Logger instances
object &getLogger ( $name )
returns the specified Logger
object &getLoggerRepository ( )
returns the LoggerHierarchy object
object &getRootLogger ( )
returns the root logger
boolean resetConfiguration ( )
destroy loggers object tree
void setRepositorySelector ( $selector, $guard )
does nothing
void shutdown ( )
safely close all appenders
Inherited Method Summary

Method Detail

exists

(line 41)

boolean exists( string $name)

check if a given logger exists
Function Parameters:
- string $name: logger name
Function Info:
static -

[ Top ]


getCurrentLoggers

(line 52)

array getCurrentLoggers( )

returns an array this whole Logger instances
Function Info:
static -

[ Top ]


getLogger

(line 76)

object &getLogger( string $name)

returns the specified Logger
Function Parameters:
- string $name: logger name
Function Info:
static -

[ Top ]


getLoggerRepository

(line 87)

object &getLoggerRepository( )

returns the LoggerHierarchy object
Function Info:
static -

[ Top ]


getRootLogger

(line 64)

object &getRootLogger( )

returns the root logger
Function Info:
see - LoggerRoot
static -

[ Top ]


resetConfiguration

(line 99)

boolean resetConfiguration( )

destroy loggers object tree
Function Info:
static -

[ Top ]


setRepositorySelector

(line 107)

void setRepositorySelector( mixed $selector, mixed $guard)

does nothing
Function Info:

[ Top ]


shutdown

(line 115)

void shutdown( )

safely close all appenders
Function Info:

[ Top ]



Variable Detail


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