Skip to content
Snippets Groups Projects
  1. Apr 22, 2022
    • BRONES Romain's avatar
      Fix the default datestop · 35e78b3a
      BRONES Romain authored
      * It always gave the now-time at the moment of import...
      * By letting the argument to None, it default to now
      35e78b3a
    • 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