Skip to content
  • Swann Perarnau's avatar
    Refactor the code to use singleton logging · 054e9122
    Swann Perarnau authored
    This is more in line with the way the logging module is meant to be
    used.
    We still need to create new objects in a few places (entry points) and
    propagate the config to newly created processes elsewhere.
    
    This is still missing module filtering that was working before. I will
    create a new issue for that.
    
    Closes #11
    054e9122