Class \Prado\Util\TFirePhpLogRoute
TFirePhpLogRoute class.
TFirePhpLogRoute prints log messages in the firebug log console via firephp.
Class hierarchy
- \Prado\Util\TFirePhpLogRoute implements IOutputLogRoute
- \Prado\Util\TLogRoute
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.1.5
public
|
|
public
|
|
protected
|
processLogs(array<string|int, mixed> $logs, bool $final, array<string|int, mixed> $meta) : mixed
Logs via FirePhp.
|
protected
static
|
translateLogLevel(string $level) : string
Translates a PRADO log level attribute into one understood by FirePHP for correct visualization
|
public
mixed
|
DEFAULT_LABEL
Default group label
|
\Prado\Util\TLogRouter::class . '(TFirePhpLogRoute)'
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |