Skip to content
Snippets Groups Projects
Commit 8f39791f authored by BRONES Romain's avatar BRONES Romain
Browse files

Change the default logger creation

* It is now possible to pass a str with a log level
* If no logger is passed, we getLogger(__name__)
* A stream handler is added on the newly created logger, only if it doesnt have one already.
parent 07c3dc1d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment