usgs / groundmotion-processing

Parsing and processing ground motion data
Other
54 stars 42 forks source link

GMrecordsApp: Use user-specified filename for log #889

Closed baagaard-usgs closed 2 years ago

baagaard-usgs commented 2 years ago

Replace hardwired log.txt filename for log in GMrecordsApp with user-specified filename via --log=FILE.

Note: Requires merging PR #888 first.

Closes #887