Closed theoneandonly-vector closed 6 years ago
Are these two already on 0 ?
my $debug = 0; # Write more logs to logfile, set to 1 my $logTrace = 0; # Write even more logs to logfile, set to 1
yes the .log file also doesn't show anything. but the error-log shows all the requests & results from queries.
The whole logging and logging levels where inconsistent. Now cleaned up in 2.4
Is there any option to disable logging, as it results in very big log files after some time. I'm speaking about error-log file which contains all requests and results.