Class \Prado\Util\TFirebugLogRoute
TFirebugLogRoute class.
TFirebugLogRoute prints selected log messages in the firebug log console.
Class hierarchy
- \Prado\Util\TFirebugLogRoute
- \Prado\Util\TBrowserLogRoute implements IOutputLogRoute
- \Prado\Util\TLogRoute
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.1.2
public
|
formatFirebugLogMessage(array<string|int, mixed> $log) : string
Formats a log message given different fields.
|
protected
|
|
protected
|
processLogs(array<string|int, mixed> $logs, bool $final, array<string|int, mixed> $meta) : mixed
Logs via Firebug.
|
protected
|
|
protected
|
|
protected
|
|
protected
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |