https://github.com/ging/horizon
Revision 06c9477acf908f0c93daf846e9f1a85feee06756 authored by Julie Pichon on 08 October 2013, 10:35:54 UTC, committed by Julie Pichon on 08 October 2013, 16:59:16 UTC
By default, a number of serious exceptions were not being
logged. Adding a logger for 'django'-related logs resolves this.

Also:
 - Add loggers for missing clients and django_openstack_auth
 - Add a default level for individual loggers (what makes it out to
   the log file remains determined by the handler configuration)

Change-Id: Id3478ac8ec79f22c19ef66e747f3701f98a36611
Closes-Bug: #1236423
(cherry picked from commit 3ccd927251a69905b2c3f1ee496c174eaeb1f8eb)
1 parent e7f7eab
History
Tip revision: 06c9477acf908f0c93daf846e9f1a85feee06756 authored by Julie Pichon on 08 October 2013, 10:35:54 UTC
Improve default logging configuration
Tip revision: 06c9477
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 519 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 411 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 292 bytes
openstack-common.conf -rw-r--r-- 194 bytes
requirements.txt -rw-r--r-- 505 bytes
run_tests.sh -rwxr-xr-x 12.7 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 289 bytes
tox.ini -rw-r--r-- 1.1 KB

README.rst

back to top