Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another log level: debug #52

Open
Aniketh01 opened this issue May 5, 2020 · 0 comments · May be fixed by #53
Open

Another log level: debug #52

Aniketh01 opened this issue May 5, 2020 · 0 comments · May be fixed by #53
Labels

Comments

@Aniketh01
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant