introduce log verbosity, log parameters

This commit is contained in:
Gilles Crettenand
2015-05-07 10:44:21 +02:00
parent fd563d3278
commit 0c99dd431e
2 changed files with 17 additions and 6 deletions

View File

@@ -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' => ''