Elgg
Version 6.1
|
Format errors for console output. More...
Public Member Functions | |
format (LogRecord $record) | |
{} More... | |
Public Member Functions inherited from Elgg\Logger\ElggLogFormatter | |
format (LogRecord $record) | |
{} More... | |
Public Attributes | |
const | SIMPLE_FORMAT = '%level_name%: %message%' |
Format errors for console output.
Definition at line 13 of file ErrorFormatter.php.
Elgg\Cli\ErrorFormatter::format | ( | LogRecord | $record | ) |
{}
Definition at line 20 of file ErrorFormatter.php.
const Elgg\Cli\ErrorFormatter::SIMPLE_FORMAT = '%level_name%: %message%' |
Definition at line 15 of file ErrorFormatter.php.