Memory
Less than 1 minute
Memory
Properties
log
The log entries.
private array $log
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$options | array |
write
public write({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$message | string | |
$level | int | |
$tag | string |
read
Read the log.
public read({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$level | int | The log level to read. If null, all log entries are returned. |
clear
public clear({Array})
trace
public trace({Array})
Generated by Hazaar API Doc Generator