SetaPDF_Signer_ValidationRelatedInfo_LogEntry Class representing a log entry.

File: /SetaPDF v2/Signer/ValidationRelatedInfo/LogEntry.php

Class hierarchy

Implements

Summary

Properties

$_context

Context information.

$_depth

$_message


Methods

__construct()

public SetaPDF_Signer_ValidationRelatedInfo_LogEntry::__construct (
string $message [, array|null $context = null [, int $depth = 0 ]]
)

The constructor.

Parameters
$message : string
 
$context : array|null
 
$depth : int
 

__toString()

Get the message merged with context information as a string.

getDateTime()

Get the date time object when this object was created.

getDepth()

Get the depth.

getMessage()

Get the message merged with context information.