diff --git a/configuration.php b/configuration.php index 249d68a..08b19e0 100644 --- a/configuration.php +++ b/configuration.php @@ -33,7 +33,7 @@ class Configuration { 'result_count' => 10, ), 'log' => array( - 'file' => 'c:\\logs\\ws_ipad.txt', + 'file' => 'C:\inetpub\wwwroot\WebService\logs\log.txt', // The greater the verbosity, the more is displayed // 0 : no log at all // 1 : log function calls and errors