|
Elgg
Version 6.3
|
Format errors for console output. More...
Public Member Functions | |
| 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.