-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed problem with log file
When the log file is chosen by name (cmd("setLogFile"...)) there was a problem due to an apparent double initialization of log file. Now, logfile is open when cmd("setLogFile"...) and, in case it is still not open when cmd("init") is called, it is opened to stdout
Loading
Please register or sign in to comment