HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
getLogs () |
Protected Member Functions | |
processLogs ($logs) |
Private Attributes | |
$localLogs = array() |
Definition at line 7 of file Yii2DebugLogRoute.php.
Yii2DebugLogRoute::getLogs | ( | ) |
Definition at line 17 of file Yii2DebugLogRoute.php.
|
protected |
Save logs to local variable.
array | $logs | list of log messages. |
Definition at line 26 of file Yii2DebugLogRoute.php.
|
private |
Definition at line 12 of file Yii2DebugLogRoute.php.