ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (SimpleSAML_Configuration $config) | |
Initialize the output. More... | |
emit (array $data) | |
Write a stats event. More... | |
__construct (SimpleSAML_Configuration $config) | |
Initialize the output. More... | |
emit (array $data) | |
Write a stats event. More... | |
Private Attributes | |
$logger | |
sspmod_core_Stats_Output_Log::__construct | ( | SimpleSAML_Configuration | $config | ) |
Initialize the output.
SimpleSAML_Configuration | $config | The configuration for this output. |
Reimplemented from SimpleSAML_Stats_Output.
Definition at line 22 of file Log.php.
References $config.
sspmod_core_Stats_Output_Log::emit | ( | array | $data | ) |
Write a stats event.
string | $data | The event (as a JSON string). |
Reimplemented from SimpleSAML_Stats_Output.
Definition at line 37 of file Log.php.
References $data.