logy
logy copied to clipboard
Fix File Logger
The file logy.log would be erroneously created, even if the filename was changed or the file logging component was disabled. This commit fixes this issue and sets all created log files to be non-executable (ie: perm 0644).