pitt-crc / lmod_tracking

Database ingestion for Lmod usage logs
https://crc-pages.pitt.edu/lmod_tracking/
GNU General Public License v3.0
0 stars 0 forks source link

Improves command line error output #54

Closed djperrefort closed 9 months ago

djperrefort commented 9 months ago

Instead of letting errors raise natively, errors are caught and passed to the command line parser. This provides a cleaner output on application errors.