summaryrefslogtreecommitdiff
path: root/lib/fixtures/tests/_fixtures/test_logger.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate to git and pbr.Robert Collins2014-09-251-168/+0
* * ``DetailStream`` was ambiguous about whether it handled bytes or characters,Robert Collins2012-12-171-4/+15
* Drop the MementoHandler stuff.Jonathan Lange2012-12-131-22/+0
* Rest of the tests for LogHandler.Jonathan Lange2012-12-131-0/+34
* Give up on MementoHandler, just test LogHandler instead.Jonathan Lange2012-12-131-15/+16
* Change the MementoHandler to store a dict. Jonathan Lange2012-12-131-2/+33
* Add MementoHandler.Jonathan Lange2012-12-131-1/+22
* Include logging output in FakeLoggers' getDetails, surfacing the logs to test...Robert Collins2012-06-081-2/+16
|\
| * Removed unused text_content import.Francesco Banconi2012-06-071-1/+0
| * Updated the way the detail name is added.Francesco Banconi2012-06-061-1/+2
| * Fixes from review.Francesco Banconi2012-06-051-10/+1
| * Implemented FakeLogger.getDetails().Francesco Banconi2012-06-041-2/+19
|/
* Rename LoggerFixture to FakeLogger.Jonathan Lange2011-11-251-8/+8
* Add new LoggingFixture fixture for replacing logging Loggers.Robert Collins2011-11-221-26/+9
* Nuke handlers by defaultFree Ekanayaka2011-10-271-14/+40
* Add LoggerFixtureFree Ekanayaka2011-10-261-0/+69