-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Instead of just calling print() to print messages, I would suggest to use the logging library for better logging capabilities, such as different logging levels (info, warning, error, debug), timestamps, log to syslog or other handlers, etc. For start, a simple handler to write to sys.stdout can be implemented.
What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels