Skip to content

Another log level: debug #52

@Aniketh01

Description

@Aniketh01

There can be another log level as debug, for example: logging.debug() and can be set to be written into a log file or so simple as by setting,

logging.basicConfig(filename='name.log', level=logging.DEBUG)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions