Skip to content

Standardize console output to use logging library #26

Description

@guswelter

Four main tasks here:

  • Virtually all current logging.info statements likely should be converted to logging.debug
  • Virtually all print statements should likely be converted to logging.info
  • The default logging level in init.py should likely be changed to info
  • The debug-state logging level in init.py should likely be changed to debug

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions