parallaxinc / BlocklyPropClient

Client to provide access to the propeller for loading binaries and serial terminal
9 stars 7 forks source link

Update log file placement for MacOS #43

Closed zfi closed 7 years ago

zfi commented 7 years ago

This PR does the following:

Attempts to open a log file in the user's local Library/Logs/Parallax directory. If that fails, attempt to create the log file in the /tmp folder. This should always work. If that fails, disable the file logging system and continue using the console logging.