VisionSystemsInc / terra

Terra - Run your algorithm anywhere on earth
MIT License
0 stars 3 forks source link

settings.logging.log_file #94

Closed drewgilliam closed 3 years ago

drewgilliam commented 3 years ago

add settings.logging.log_file to define log file location, defaulting to <processing_dir>/terra_log. Allows users to easily control & discover log file location. Note whenever the log file is initialized, we ensure the directory containing the log file exists.