private int $logLevel = 'W_INFO'
public __construct(string $level): void
Parameter | Type | Description |
---|
$level | string | |
public setDefaultLogLevel(string $level): void
Parameter | Type | Description |
---|
$level | string | |
public getDefaultLogLevel(): int
public write(int $level, string $message, ?string $task): void
Parameter | Type | Description |
---|
$level | int | |
$message | string | |
$task | string | |
public setLevel(string $level): void
Parameter | Type | Description |
---|
$level | string | |
public getLevelName(): string
Generated by Hazaar API Doc Generator on Tue, 06 May 2025 01:33:02 +0000