← Back to team overview

configglue team mailing list archive

[Bug 1012766] Re: Logs to root logger

 

** Changed in: configglue
       Status: Confirmed => In Progress

** Changed in: configglue
     Assignee: (unassigned) => Ricardo Kirkner (ricardokirkner)

** Branch linked: lp:~ricardokirkner/configglue/1012766-custom-logger

-- 
You received this bug notification because you are a member of
Configglue developers, which is the registrant for configglue.
https://bugs.launchpad.net/bugs/1012766

Title:
  Logs to root logger

Status in configglue:
  In Progress

Bug description:
  When reporting warnings configglue uses plain logging.warning()
  instead of using a more specific logger.

  One standard approach is to use the name of the module that's issuing
  the logs (like "configglue.parser"), but any logger other than the
  root logger would make it easier to selectively mute or handle
  configglue's output.

To manage notifications about this bug go to:
https://bugs.launchpad.net/configglue/+bug/1012766/+subscriptions


References