Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include exception in json logging (#11028) | Nick Barrett | 2021-10-08 | 1 | -0/+6 |
* | Improve comments in the structured logging code. (#10188) | Patrick Cloke | 2021-06-16 | 1 | -4/+5 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 1 | -134/+58 |
* | Separate the TCP and terse JSON formatting code. (#8587) | Patrick Cloke | 2020-10-21 | 1 | -186/+13 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Bump version of mypy | Erik Johnston | 2019-12-12 | 1 | -1/+1 |
* | Add benchmarks for structured logging performance (#6266) | Amber Brown | 2019-12-03 | 1 | -0/+1 |
* | Improve the performance of structured logging (#6322) | Amber Brown | 2019-11-26 | 1 | -29/+77 |
* | A couple more instances | Andrew Morgan | 2019-11-12 | 1 | -1/+1 |
* | Fix for structured logging tests stomping on logs (#6023) | Amber Brown | 2019-09-13 | 1 | -3/+5 |
* | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 1 | -0/+278 |