Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
enable
public bool $enable = trueType: bool
backend
The name of the Hazaar\Logger\Backend\* class to use, without the namespace or leading case (e.g. 'file').
public string $backend = 'file'Type: string
level
public string $level = 'LogLevel'Type: string
options
Configuration passed straight through to the configured backend's constructor.
public array $optionsType: array
prefix
public string $prefix = '{ip} [{localtime}] {level}'Type: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000