← Back to team overview

lazr-developers team mailing list archive

[Bug 310774] Re: Standard way of configuring logging

 

I now no longer care about configuring log rotation. I have been
enlightened.

-- 
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: Triaged

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.



References