Skip to content
  • Christos Stavrakakis's avatar
    Various fixes about logging · 946179e0
    Christos Stavrakakis authored
    Fix logging from snf-manage commands. Modify snf-manage implementation
    in order to setup the loggers for all snf-manage commands. Configuration
    is based on SNF_MANAGE_LOGGING_SETUP setting from snf-common or on
    basicConfig if that setting is missing.
    
    Also modify dispatcher to setup his own logger, instead of obsolete
    DISPATCHER_LOGGING setting.
    946179e0