Class Log
AloFramework logger
- Psr\Log\LogLevel
-
AloFramework\Log\Log
implements
Psr\Log\LoggerInterface
uses
Psr\Log\LoggerTrait (not available)
public
|
#
__construct( string $logLevel = self::DEBUG, string $label = ALO_LOG_LABEL, string $savePath = ALO_LOG_SAVE_PATH )
Constructor |
public
string
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
protected static
string
|
protected
string
|
$label
Log identifier |
|
protected
string
|
$savePath
Where the logs are stored |
|
protected
string
|
$level
Log level set |