| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 105 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ConsoleLogger:: (3 methods):
__construct()
log()
interpolate()
Class: ConsoleLogger - X-Ref
PSR-3 compliant console logger.| __construct(OutputInterface $output, array $verbosityLevelMap = array() X-Ref |
| No description |
| log($level, $message, array $context = array() X-Ref |
| {@inheritdoc} |
| interpolate($message, array $context) X-Ref |
| Interpolates context values into the message placeholders. param: string $message param: array $context author: PHP Framework Interoperability Group return: string |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |