\Framework\UtilsLoggerCache

Summary

Methods
Properties
Constants
__construct()
log()
No public properties found
No constants found
No protected methods found
$channel
$logFile
N/A
No private methods found
No private properties found
N/A

Properties

$channel

$channel : string

Type

string

$logFile

$logFile : string

Type

string

Methods

__construct()

__construct(string  $channel = 'app', string  $logFile = BASE_PATH . '/storage/app.log') : mixed

Parameters

string $channel
string $logFile

Returns

mixed —

log()

log(string  $message) : void

Parameters

string $message