maidsafe-archive / safe_examples

examples showcasing various features of the SAFE Network
BSD 3-Clause "New" or "Revised" License
82 stars 50 forks source link

feat/logs: MAID-2477 electron-log impl for WHM #367

Closed hunterlester closed 5 years ago

maidsafe-highfive commented 6 years ago

r? @krishnaIndia

(maidsafe_highfive has picked a reviewer for you, use r? to override)

joshuef commented 6 years ago

This is not working when packed on OSX due to the package being read only (so cant write to the dir). We should put the logs in a $TMP dir for eg

hunterlester commented 5 years ago

Closing, as web_hosting_manager moved to it's own repository.