Entry
class Entry extends Alvine
Eintrag einer History
Properties
protected int | $timestamp | ||
protected string | $message | ||
protected string | $workflow |
Methods
__construct()
No description
Timestamp
getTimestamp()
No description
string
getMessage()
No description
string
getWorkflow()
No description
static Entry
getInstance(string $workflow, string|null $message = null, Timestamp $timestamp = null)
No description
string
trimOutput($output, int $length, bool $right = true)
No description
array
getOutput()
No description
string
getOutputIcon()
No description
string
__toString()
No description