Allow custom logging.conf handlers

Registered by Mark Vanderwiel

The current logging.conf template in Common does not allow customer handlers to be added.
Allow the handlers keys list to be modified and new handler sections to be added.

[handlers]
keys=stderr,devel,prod,debug,xxxx

[handler_xxxx]
class=HandlerXXXX
level=NOTSET
formatter=debug
args=('/var/log/openstack/xxxx.log', 'w')

Blueprint information

Status:
Complete
Approver:
Justin Shepherd
Priority:
Low
Drafter:
Mark Vanderwiel
Direction:
Approved
Assignee:
Mark Vanderwiel
Definition:
Approved
Series goal:
Accepted for icehouse
Implementation:
Implemented
Milestone target:
milestone icon icehouse-stable
Started by
Mark Vanderwiel
Completed by
Justin Shepherd

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/allow-custom-logging-handlers,n,z

Addressed by: https://review.openstack.org/107786
    Allow logging.conf to be configured via attributes

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.