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

[Feature request] - Switch from Log class to python logging module #213

Closed
dodu94 opened this issue Feb 13, 2024 · 0 comments · Fixed by #312
Closed

[Feature request] - Switch from Log class to python logging module #213

dodu94 opened this issue Feb 13, 2024 · 0 comments · Fixed by #312
Assignees
Labels
enhancement New feature or request

Comments

@dodu94
Copy link
Member

dodu94 commented Feb 13, 2024

Is your feature request related to a problem? Please describe.
The Log class is very inconvenient since it has to be passed around during the execution of the code.

Describe the solution you'd like
Python logging module is the standard way to log in python. It's convenient, robust and can do whatever the Log class can do + more.

@dodu94 dodu94 added the enhancement New feature or request label Feb 13, 2024
@dodu94 dodu94 self-assigned this Aug 6, 2024
@dodu94 dodu94 linked a pull request Aug 7, 2024 that will close this issue
16 tasks
@dodu94 dodu94 closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
1 participant