31 parent::__construct(
$level,
false);
39 if ($record[
'level'] < $this->level) {
Base Handler class providing the Handler structure.
const DEBUG
Detailed debug information.
Create styles array
The data for the language used.
handle(array $record)
{Handles a record.All records may be passed to this method, and the handler should discard those that...
__construct($level=Logger::DEBUG)