| Commit message (Expand) | Author | Age | Files | Lines |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Track the time spent in the database per request. | Mark Haines | 2015-12-07 | 1 | -0/+9 |
* | Add a setter for the current log context. | Mark Haines | 2015-12-07 | 1 | -16/+24 |
* | Add comments to explain why we are hardcoding RUSAGE_THREAD | Mark Haines | 2015-12-04 | 1 | -0/+8 |
* | Fix warnings | Mark Haines | 2015-12-04 | 1 | -2/+2 |
* | Track the cpu used in the main thread by each logging context | Mark Haines | 2015-12-03 | 1 | -6/+70 |
* | 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 wrong... | Mark Haines | 2014-11-25 | 1 | -5/+8 |
* | Use module loggers rather than the root logger. Exceptions caused by bad clie... | Mark Haines | 2014-11-20 | 1 | -1/+3 |
* | Preserve logging context in a few more places, drop the logging context after... | Mark Haines | 2014-11-19 | 1 | -0/+4 |
* | 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 |