Skip to content

Debugging #47

Description

@radhikamattoo

As a developer
I need logging
So that I can debug my code

Assumptions:

  • initialize_logging() method in server.py (similar to professor's code)
  • Log errors
  • Boolean variable called app.debug that determines if logging occurs

Acceptance Criteria:

Given that `app.debug = True`
When an error occurs
Then it should be logged 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions