← Back to team overview

lazr-developers team mailing list archive

[Bug 310774] Re: Standard way of configuring logging

 

We still need a log hander that responds to SIGUSR1 and rotates the log.
That should be a separate bug though.

-- 
Standard way of configuring logging
https://bugs.launchpad.net/bugs/310774
You received this bug notification because you are a member of LAZR
Developers, which is the registrant for lazr.config.

Status in lazr.config: Fix Released

Bug description:
It's useful to be able to set:
    - log file location
    - severity level cutoff
    - rotation policy
      - how often
      - how are files renamed
      - how many old files are kept

in a configuration file that can be easily edited by sysadmins, rather than in Python code that constructs and assembles logging.Handler objects.



Follow ups

References