Elgg
Version 4.3
|
Format errors for console output. More...
Public Member Functions | |
format (array $record) | |
{} More... | |
![]() | |
format (array $record) | |
{} More... | |
Public Attributes | |
const | SIMPLE_FORMAT = "%level_name%: %message%" |
Format errors for console output.
Definition at line 12 of file ErrorFormatter.php.
Elgg\Cli\ErrorFormatter::format | ( | array | $record | ) |
{}
Definition at line 19 of file ErrorFormatter.php.
const Elgg\Cli\ErrorFormatter::SIMPLE_FORMAT = "%level_name%: %message%" |
Definition at line 14 of file ErrorFormatter.php.