quanted / esat

EPA's Environmental Source Apportionment Toolkit (ESAT) python package
https://quanted.github.io/esat/
Apache License 2.0
8 stars 2 forks source link

Add Crash Logs #5

Open deronsmith opened 3 months ago

deronsmith commented 3 months ago

Issue: There is no log to file option currently implemented, if a crash were to occurring the only place that the details will be available would be in the console instance running python.

Solution: Add functionality to capture crash logs and write them to file, the project or data source directory if no project directory known.