introduce log verbosity, log parameters
This commit is contained in:
@@ -34,7 +34,7 @@ class Configuration {
|
||||
),
|
||||
'log' => array(
|
||||
'file' => 'c:\\logs\\ws_ipad.txt',
|
||||
'active' => false,
|
||||
'verbosity' => 0, // The greater the verbosity, the more is displayed
|
||||
),
|
||||
'session' => array(
|
||||
'save_path' => ''
|
||||
|
||||
Reference in New Issue
Block a user