Documentation

SystemLog
in package

Table of Contents

Properties

$stdout  : mixed
$messages  : array<string|int, mixed>

Methods

clearSysInfo()  : void
getAllSysInfo()  : array<string|int, mixed>
getLastSysInfo()  : string|null
write()  : mixed

Properties

$messages

private static array<string|int, mixed> $messages = []

Methods

getAllSysInfo()

public static getAllSysInfo() : array<string|int, mixed>
Return values
array<string|int, mixed>

getLastSysInfo()

public static getLastSysInfo() : string|null
Return values
string|null

write()

public static write(mixed $type, mixed $message[, mixed $caller = null ][, mixed $backtrace = null ]) : mixed
Parameters
$type : mixed
$message : mixed
$caller : mixed = null
$backtrace : mixed = null

        
On this page

Search results