lacking complete logging setting options in quantum.conf

Bug #1056584 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
yong sheng gong

Bug Description

besides of the verbose and debug, we have more logging settings which should be put into quantum.conf so that users can configure it conveniently.
[DEFAULT]
# Default log level is WARNING
# Show more verbose log output (sets INFO log level output)
# verbose = False

# Show debugging output in logs (sets DEBUG log level output)
# debug = False

# log_format = %(asctime)s %(levelname)8s [%(name)s] %(message)s
# log_date_format = %Y-%m-%d %H:%M:%S

# use_syslog = False
# syslog_log_facility = LOG_USER

# if use_syslog is False, we can set log_file and log_dir.
# if use_syslog is False and we do not set log_file,
# the log will be printed to stdout.
# log_file =
# log_dir =

Changed in quantum:
assignee: nobody → yong sheng gong (gongysh)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/13690

Changed in quantum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/13690
Committed: http://github.com/openstack/quantum/commit/28eb0bf5b3ca7f3e849c5781e82b5cf03ed7d95e
Submitter: Jenkins
Branch: master

commit 28eb0bf5b3ca7f3e849c5781e82b5cf03ed7d95e
Author: gongysh <email address hidden>
Date: Wed Sep 26 12:17:09 2012 +0800

    Add log setting options into quantum.conf.

    Bug #1056584

    This will improve the user experiences.

    Change-Id: Iaafd4eeb4fc23c5473276b3cf0e5ccffe2150ec2

Changed in quantum:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in quantum:
milestone: none → grizzly-1
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.