| Elgg
    Version 6.3
    | 
Additional output handler for the \Elgg\Logger\Cron which outputs to the stdout. More...
 
 | Public Member Functions | |
| __construct (bool $bubble=true) | |
| {}  More... | |
| getDefaultFormatter () | |
| {}  More... | |
| close () | |
| {}  More... | |
| Protected Member Functions | |
| write (LogRecord $record) | |
| {}  More... | |
| Protected Attributes | |
| OutputInterface | $stdout | 
Additional output handler for the \Elgg\Logger\Cron which outputs to the stdout.
Definition at line 22 of file CronLogHandler.php.
| Elgg\Cli\CronLogHandler::__construct | ( | bool | $bubble = true | ) | 
{}
Definition at line 29 of file CronLogHandler.php.
| Elgg\Cli\CronLogHandler::close | ( | ) | 
{}
Definition at line 65 of file CronLogHandler.php.
| Elgg\Cli\CronLogHandler::getDefaultFormatter | ( | ) | 
{}
Definition at line 54 of file CronLogHandler.php.
| 
 | protected | 
{}
Definition at line 47 of file CronLogHandler.php.
| 
 | protected | 
Definition at line 24 of file CronLogHandler.php.