ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilAuthLogObserver Class Reference
+ Inheritance diagram for ilAuthLogObserver:
+ Collaboration diagram for ilAuthLogObserver:

Public Member Functions

 notify ($a_event)

Detailed Description

Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Version
$Id$

Definition at line 35 of file class.ilAuthLogObserver.php.

Member Function Documentation

ilAuthLogObserver::notify (   $a_event)

Definition at line 37 of file class.ilAuthLogObserver.php.

References $ilLog.

{
global $ilLog;
$ilLog->write($a_event['message']);
}

The documentation for this class was generated from the following file: