Class TBrowserLogRoute
TBrowserLogRoute class.
TBrowserLogRoute prints selected log messages in the response.
- TComponent
-
TApplicationComponent
-
TLogRoute
-
TBrowserLogRoute
Direct known subclasses
TFirebugLogRoute
Package: System\Util
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Xiang Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.0
Located at Util/TLogRouter.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Xiang Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.0
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. |
public
|
|
public
string
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
collectLogs(),
formatLogMessage(),
getCategories(),
getLevelName(),
getLevelValue(),
getLevels(),
init(),
setCategories(),
setLevels()
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|
$_levelNames,
$_levelValues
|