| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up PreserveLoggingContext (#7877) | Richard van der Hoff | 2020-07-22 | 1 | -16/+13 |
* | Improve per-block CPU and DB usage metrics (#7426) | Patrick Cloke | 2020-05-06 | 1 | -12/+26 |
* | Add backwards compatibility codepath to LoggingContext. (#7408) | Patrick Cloke | 2020-05-05 | 1 | -0/+41 |
* | Reduce the number of calls to `resource.getrusage` (#7183) | Richard van der Hoff | 2020-04-03 | 1 | -39/+63 |
* | Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) | Richard van der Hoff | 2020-03-31 | 1 | -0/+5 |
* | Clean up some LoggingContext stuff (#7120) | Richard van der Hoff | 2020-03-24 | 1 | -116/+118 |
* | Hopefully mypy is happy now | Brendan Abolivier | 2020-03-10 | 1 | -1/+2 |
* | Attempt at appeasing the gods of mypy | Brendan Abolivier | 2020-03-10 | 1 | -1/+1 |
* | Add type hints to logging/context.py (#6309) | Neil Pilgrim | 2020-03-07 | 1 | -47/+74 |
* | comment for run_in_background | Richard van der Hoff | 2020-01-12 | 1 | -0/+3 |
* | Bump version of mypy | Erik Johnston | 2019-12-12 | 1 | -0/+3 |
* | Update comment | Erik Johnston | 2019-12-10 | 1 | -2/+4 |
* | Fix make_deferred_yieldable to work with coroutines | Erik Johnston | 2019-12-10 | 1 | -1/+8 |
* | Remove usage of deprecated logger.warn method from codebase (#6271) | Andrew Morgan | 2019-10-31 | 1 | -1/+1 |
* | Fix logcontext spam on non-Linux platforms (#6059) | J. Ryan Stinnett | 2019-09-18 | 1 | -2/+11 |
* | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 1 | -1/+13 |
* | Add basic opentracing support (#5544) | Jorik Schellekens | 2019-07-11 | 1 | -2/+6 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -0/+693 |