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

getLogger behaviour is strange #252

Open
alexgarel opened this issue Oct 24, 2024 · 0 comments
Open

getLogger behaviour is strange #252

alexgarel opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@alexgarel
Copy link
Member

This is a technical bug.

the app.utils.get_logger method has a strange implementation: when you provide a name, it resets log level to NOT_SET !
Using name when logging is really a good practice as it helps fine tuning log if you have a specific problem to track in production.

@alexgarel alexgarel added the 🐛 Bug Something isn't working label Oct 24, 2024
@github-project-automation github-project-automation bot moved this to Backlog (ready for dev) in 🔎 Search-a-licious Oct 24, 2024
@alexgarel alexgarel self-assigned this Oct 24, 2024
@teolemon teolemon removed the 🐛 Bug Something isn't working label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog (ready for dev)
Development

No branches or pull requests

2 participants