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

Use Python logging facility #34

Merged
merged 1 commit into from Jan 11, 2022
Merged

Conversation

kristapsk
Copy link
Member

For long running processes, it is vital to have timestamps in log file. Simplest way to achieve that is by using Python logging instead of print. As a nice bonus you get configurable log verbosity setting.

@nickfarrow nickfarrow merged commit 9592d42 into SatSale:master Jan 11, 2022
@nickfarrow
Copy link
Member

this is great, thanks so much for doing this!

@kristapsk
Copy link
Member Author

You're welcome, just making stuff more useful for myself! :)

@kristapsk kristapsk deleted the python-logging branch January 11, 2022 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants