Skip to content

Logging in server.py ~ Minor Issue #2

@CaelinFinnMcCool

Description

@CaelinFinnMcCool

Logging in server.py will show the date twice when is_door_name and get_status are being called. logging.basicConfig() sets up the time stamp, however, the get_status and is_door_name calls create their own time stamps. Is there a way to counteract this while keeping the time stamps for our own logs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions