Skip to content

Debug flag #5

Description

@SupurCalvinHiggins

We should modify the application so whether or not to display debug information can be passed in as a command line argument. This will involve the following:

  1. Update the argument parser to include the debug flag.
  2. Update the main function to set the logging level based on the debug flag and strip the debug flag from kwargs.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions