PHP Class XWebDebugRouter, yiidebugtb

It processes the logs of running instance of application and renders self output to the end of server output (after tag of document).
Inheritance: extends CLogRoute
Show file Open project: cr0t/yiidebugtb

Public Properties

Property Type Description
$allowedIPs

Public Methods

Method Description
collectLogs ( $logger, $processLogs = false )
init ( )
processLogs ( $logs )
setConfig ( $config )

Private Methods

Method Description
_isLoggerAllowed ( )

Method Details

collectLogs() public method

public collectLogs ( $logger, $processLogs = false )

init() public method

public init ( )

processLogs() public method

public processLogs ( $logs )

setConfig() public method

public setConfig ( $config )

Property Details

$allowedIPs public property

public $allowedIPs