summaryrefslogtreecommitdiffstats
path: root/openstack/common/log.py
Commit message (Expand)AuthorAgeFilesLines
* Improve logging of process idStuart McLaren2012-09-111-5/+4
* Add multiple-driver support to the notifier api.Andrew Bogott2012-08-021-4/+3
* Install a qualified except hook.Mate Lakat2012-08-011-6/+8
* Remove code to clear basicConfig root log handlersDan Prince2012-07-311-11/+0
* don't throw exceptions if %(color)s tag is usedSean Dague2012-07-271-2/+6
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-181-15/+15
* Fix missing gettextutils in several modules.Eric Windisch2012-07-121-0/+1
* Switch common files to using jsonutils.Andrew Bogott2012-07-031-2/+2
* Pass in stream as positional argument to StreamHandler.Andrew Bogott2012-06-271-1/+3
* Add common logging and notification.Andrew Bogott2012-06-251-0/+456