summaryrefslogtreecommitdiff
path: root/unit_tests/test_logcapture_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix logcapture plugin to capture output from non-propagating loggers, and to ...Adam Chainz2015-09-041-0/+18
* Fixed issue with builtin filtering.Malthe Borch2014-02-121-0/+20
* Format captured log records immediately to have consistent formatting of muta...Santeri Paavolainen2012-09-301-2/+19
* add loglevel option to logcapture plugin and add associated testArach Tchoupani2012-01-251-3/+18
* More 3.x fixups (Now down to only 5 of 331 tests not passing)Alex Stewart2010-09-011-1/+5
* Fixed one failing unit test under py27jpellerin2010-07-071-10/+19
* Applied patch from issue 277: adds better filtering of captured loggingjpellerin2009-12-151-0/+35
* Fixed bug where root log handlers were not cleared. For example, this was emi...kumar2009-10-091-0/+30
* Committed PyCon sprint work.Jason Pellerin2009-04-181-2/+34
* Added tests for logcapture bugfixJason Pellerin2009-02-041-0/+6
* Fixed issues with python 2.6 compatiblityJason Pellerin2008-10-021-1/+1
* implemented --logging-filter option to filter logging statements by loggersMax Ischenko2008-06-081-0/+19
* Merged ticket-148 branch: added logcapture plugin. Bumped version to 0.11Jason Pellerin2008-06-061-0/+70