ILIAS
release_8 Revision v8.19
|
Logging factory. More...
Public Member Functions | |
__construct (int $a_level) | |
__invoke (array $record) | |
Private Attributes | |
int | $level = 0 |
Logging factory.
This class supplies an implementation for the locator. The locator will send its output to ist own frame, enabling more flexibility in the design of the desktop.
Definition at line 17 of file class.ilTraceProcessor.php.
ilTraceProcessor::__construct | ( | int | $a_level | ) |
Definition at line 21 of file class.ilTraceProcessor.php.
ilTraceProcessor::__invoke | ( | array | $record | ) |
|
private |
Definition at line 19 of file class.ilTraceProcessor.php.