Closed PropGit closed 7 years ago
@zfi - Before merging this, let's talk. I've found an issue that I can't explain fully right now.
The code to place the log file under MacOS looks for the ~/Library/Logs/Parallax/ folder. If it does not find that, it tries to create it. If it is unable to do so, it reports a failure to the init() function which, in turn, tells the main that the logger is unable to proceed with file logging.
PR #43 has been submitted to correct this issue.
Thanks @zfi - That's a fantastic solution. I'll test it out this morning and try to determine why my build doesn't seem to use a Contents subfolder also; don't know why that's happening nor if it's a real problem or not at the moment.
[EDITED] Summary of changes:
Additional details: