Move logging configuration out of shell.py

Registered by Terry Howe

There are several reasons to migrate logging configuration out of shell.py
* shell.py sees a lot of change
* frequently merge conflicts on shell.py in reviews
* shell.py is nasty to test, it requires tests that are similar to automated functional tests
* there are numerous minor bugs in logging
* logging will be more testable
* easier to look at one file when dealing with logging

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Terry Howe
Direction:
Needs approval
Assignee:
Terry Howe
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

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

Addressed by: https://review.openstack.org/210820
    Move set warnings filters to logging module

Addressed by: https://review.openstack.org/210824
    Move options to log level out of shell.py

Addressed by: https://review.openstack.org/210825
    Extract log level from configuration file

Addressed by: https://review.openstack.org/210828
    Optimize log formatting

Gerrit topic: https://review.openstack.org/#q,topic:logged,n,z

Addressed by: https://review.openstack.org/211291
    Create log configuration class

Addressed by: https://review.openstack.org/211295
    Rename context.py to logs.py

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.