Class Swift_LogContainer

Description

A registry holding the current instance of the log.

Located in /Swift/LogContainer.php (line 19)


	
			
Variable Summary
static Swift_Log $log
Method Summary
static Swift_Log getLog ()
static void setLog (Swift_Log $log)
Variables
static Swift_Log $log = null (line 25)

The log instance.

  • access: protected
Methods
static method getLog (line 39)

Returns the current instance of the log, or lazy-loads the default one.

  • access: public
static Swift_Log getLog ()
static method setLog (line 31)

Registers the logger.

  • access: public
static void setLog (Swift_Log $log)

Documentation generated on Wed, 26 Mar 2008 20:33:08 +1100 by phpDocumentor 1.3.1