Skip to content

AttributeError: module 'logging' has no attribute 'INFO # DEBUG, INFO, WARNING, ERROR, CRITICAL' #1

@SuperKing3K

Description

@SuperKing3K

getting this error when I try to run this in docker

File "/app/config/rescan.py", line 59, in <module>

    level=getattr(logging, LOG_LEVEL.upper()),

          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

AttributeError: module 'logging' has no attribute 'INFO # DEBUG, INFO, WARNING, ERROR, CRITICAL'


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions