| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix log context when sending requests | Erik Johnston | 2015-06-19 | 1 | -19/+33 |
| | | |||||
| * | Fix up leak. Add warnings. | Erik Johnston | 2015-05-08 | 1 | -1/+10 |
| | | |||||
| * | Add some docs | Erik Johnston | 2015-05-08 | 1 | -2/+14 |
| | | |||||
| * | Change the way we do logging contexts so that they survive divergences | Erik Johnston | 2015-05-08 | 1 | -0/+31 |
| | | |||||
| * | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -0/+14 |
| | | |||||
| * | Drop log level for incorrect logging contexts to WARN if the context is ↵ | Mark Haines | 2014-11-25 | 1 | -5/+8 |
| | | | | | wrong and DEBUG if the context is missing | ||||
| * | Use module loggers rather than the root logger. Exceptions caused by bad ↵ | Mark Haines | 2014-11-20 | 1 | -1/+3 |
| | | | | | clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str' | ||||
| * | Preserve logging context in a few more places, drop the logging context ↵ | Mark Haines | 2014-11-19 | 1 | -0/+4 |
| | | | | | after it has been stashed to reduce potential for confusion | ||||
| * | Pep8 and a few doc strings | Mark Haines | 2014-10-30 | 1 | -14/+37 |
| | | |||||
| * | Add a request-id to each log line | Mark Haines | 2014-10-30 | 1 | -0/+85 |
