Moodle  2.2.1
http://www.collinsharper.com
Logger Class Reference

Public Member Functions

 __construct ($componentName=null)
 isDebugEnabled ()
 debug ($message)
 isWarningEnabled ()
 warning ($message)
 isInformationEnabled ()
 information ($message)

Detailed Description

Definition at line 29 of file Logger.php.


Constructor & Destructor Documentation

__construct ( componentName = null)

Definition at line 33 of file Logger.php.


Member Function Documentation

debug ( message)

Definition at line 43 of file Logger.php.

information ( message)

Definition at line 63 of file Logger.php.

Definition at line 38 of file Logger.php.

Definition at line 58 of file Logger.php.

Definition at line 48 of file Logger.php.

warning ( message)

Definition at line 53 of file Logger.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations