summaryrefslogtreecommitdiffstats
path: root/openstack/common/log.py
Commit message (Expand)AuthorAgeFilesLines
* 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