summaryrefslogtreecommitdiff
path: root/nose/plugins/logcapture.py
Commit message (Expand)AuthorAgeFilesLines
* Fix logcapture plugin to capture output from non-propagating loggers, and to ...Adam Chainz2015-09-041-0/+7
* Fix typo in log capture helpDan Udey2014-04-281-1/+1
* Fixed issue with builtin filtering.Malthe Borch2014-02-121-1/+2
* Format captured log records immediately to have consistent formatting of muta...Santeri Paavolainen2012-09-301-7/+9
* add loglevel option to logcapture plugin and add associated testArach Tchoupani2012-01-251-1/+7
* Fixed back-compatibilty and whitespace issues with issue 277 patch, added def...jpellerin2009-12-151-16/+21
* Applied patch from issue 277: adds better filtering of captured loggingjpellerin2009-12-151-15/+44
* Fixed bug where root log handlers were not cleared. For example, this was emi...kumar2009-10-091-0/+3
* Fixed unpickling, added testJason Pellerin2009-05-211-0/+1
* Working on making config pickleable to support mp on windowsJason Pellerin2009-05-091-2/+8
* i spilled some red ink on the plugin documentation.catechism2009-04-301-17/+14
* Improved option help display, some whitespace cleanupsjpellerin2009-04-271-0/+3
* Committed PyCon sprint work.Jason Pellerin2009-04-181-14/+38
* Fixed bug in logcapture plugin that set default filters to be [logging format]Jason Pellerin2008-12-041-6/+9
* rewrote and expanded help strings for logcaptureMax Ischenko2008-07-211-4/+13
* removed forgotten print statementMax Ischenko2008-07-211-1/+0
* implemented --logging-filter option to filter logging statements by loggersMax Ischenko2008-06-081-7/+40
* Merged ticket-148 branch: added logcapture plugin. Bumped version to 0.11Jason Pellerin2008-06-061-0/+124