HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
Yii2DebugLogRoute Class Reference

Public Member Functions

 getLogs ()

Protected Member Functions

 processLogs ($logs)

Private Attributes

 $localLogs = array()

Detailed Description

Definition at line 7 of file Yii2DebugLogRoute.php.

Member Function Documentation

Yii2DebugLogRoute::getLogs ( )
Returns
array

Definition at line 17 of file Yii2DebugLogRoute.php.

Yii2DebugLogRoute::processLogs (   $logs)
protected

Save logs to local variable.

Parameters
array$logslist of log messages.

Definition at line 26 of file Yii2DebugLogRoute.php.

Member Data Documentation

Yii2DebugLogRoute::$localLogs = array()
private

Definition at line 12 of file Yii2DebugLogRoute.php.


The documentation for this class was generated from the following file: