Skip to content
Snippets Groups Projects
  1. Apr 22, 2022
    • BRONES Romain's avatar
      Change the default logger creation · 8f39791f
      BRONES Romain authored
      * 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.
      8f39791f
  2. Oct 13, 2021
Loading