SetaPDF_Signer_ValidationRelatedInfo_Logger The standard logger implementation
File: /SetaPDF v2/Signer/ValidationRelatedInfo/Logger.php
Class hierarchy
Implements
Summary
Properties
$_logs
protected SetaPDF_Signer_ValidationRelatedInfo_LogEntry[] SetaPDF_Signer_ValidationRelatedInfo_Logger::$_logs = array()
The log entries.
Methods
increaseDepth()
This increases the depth level which should be forward to new log entry instances.
By a "depth" value it is possible to visualize the process in more detailed levels.
log()
public SetaPDF_Signer_ValidationRelatedInfo_Logger::log (
$message [, array $context = array (
) ]
): Log a message.
Parameters
- $message
- $context : array
setDirectOutput()
Set a flag that defines whether a log message is output directly.
Parameters
- $directOutput