ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct (\SimpleSAML_Configuration $config) | |
StandardError constructor. More... | |
Public Member Functions inherited from SimpleSAML\Logger\FileLoggingHandler | |
__construct (\SimpleSAML_Configuration $config) | |
Build a new logging handler based on files. More... | |
setLogFormat ($format) | |
Set the format desired for the logs. More... | |
log ($level, $string) | |
Log a message to the log file. More... | |
Additional Inherited Members | |
Protected Attributes inherited from SimpleSAML\Logger\FileLoggingHandler | |
$logFile = null | |
$processname = null | |
$format | |
Definition at line 11 of file StandardErrorLoggingHandler.php.
SimpleSAML\Logger\StandardErrorLoggingHandler::__construct | ( | \SimpleSAML_Configuration | $config | ) |
StandardError constructor.
It runs the parent constructor and sets the log file to be the standard error descriptor.
Implements SimpleSAML\Logger\LoggingHandlerInterface.
Definition at line 19 of file StandardErrorLoggingHandler.php.
References SimpleSAML_Configuration\getString().