Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved exception handling and logging to support off-nominal use cases #65

Merged
merged 3 commits into from
Feb 26, 2024

Commits on Feb 23, 2024

  1. Improve error handling for missing flags

    * When missing --pds3-lablel flag, we need to throw an error
    * Add logging
    jordanpadams committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4a930df View commit details
    Browse the repository at this point in the history
  2. Improve exception handling and logging

    Resolves #64
    jordanpadams committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1e47199 View commit details
    Browse the repository at this point in the history
  3. Add slf4j dependencies

    jordanpadams committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    02415a6 View commit details
    Browse the repository at this point in the history