const LOG_LEVEL_PREFIX = LOG_
private array $capabilities
public __construct({Array})
Parameter | Type | Description |
---|
$options | Map | |
public setDefaultOption({Array})
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
public setOption({Array})
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
public getOption({Array})
Parameter | Type | Description |
---|
$key | string | |
public hasOption({Array})
Parameter | Type | Description |
---|
$key | string | |
public getLogLevelId({Array})
Parameter | Type | Description |
---|
$level | string | |
public getLogLevelName({Array})
Parameter | Type | Description |
---|
$level | int | |
public getCapabilities({Array})
Parameter | Type | Description |
---|
$capability | string | |
protected addCapability({Array})
Parameter | Type | Description |
---|
$capability | string | |
Generated by Hazaar API Doc Generator