Class TFirePhpLogRoute
TFirePhpLogRoute class.
TFirePhpLogRoute prints log messages in the firebug log console via firephp.
- TComponent
-
TApplicationComponent
-
TLogRoute
-
TFirePhpLogRoute
Package: System\Util
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Yves Berkholz <godzilla80[at]gmx[dot]net>
Since: 3.1.5
Located at Util/TLogRouter.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Yves Berkholz <godzilla80[at]gmx[dot]net>
Since: 3.1.5
Located at Util/TLogRouter.php
public
|
#
processLogs( array $logs )
Processes log messages and sends them to specific destination. Derived child classes must implement this method. |
protected static
string
|
#
translateLogLevel( string $level )
Translates a PRADO log level attribute into one understood by FirePHP for correct visualization |
public
string
|
|
public
|
collectLogs(),
formatLogMessage(),
getCategories(),
getLevelName(),
getLevelValue(),
getLevels(),
init(),
setCategories(),
setLevels()
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
string |
DEFAULT_LABEL |
'System.Util.TLogRouter(TFirePhpLogRoute)' |
#
Default group label |
GLOBAL_RAISE_EVENT_LISTENER
|
$_levelNames,
$_levelValues
|