Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into develop | Andrew Morgan | 2021-04-20 | 1 | -2/+4 |
|\ | |||||
| * | Always use the name as the log ID. (#9829) | Patrick Cloke | 2021-04-20 | 1 | -2/+4 |
* | | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
|/ | |||||
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 1 | -2/+1 |
* | Record more information into structured logs. (#9654) | Patrick Cloke | 2021-04-08 | 1 | -4/+66 |
* | Various clean-ups to the logging context code (#8935) | Patrick Cloke | 2020-12-14 | 1 | -5/+2 |
* | Improve tests for structured logging. (#8916) | Patrick Cloke | 2020-12-11 | 1 | -27/+46 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 1 | -183/+70 |
* | Separate the TCP and terse JSON formatting code. (#8587) | Patrick Cloke | 2020-10-21 | 1 | -1/+1 |
* | Fix for structured logging tests stomping on logs (#6023) | Amber Brown | 2019-09-13 | 1 | -2/+2 |
* | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 1 | -0/+234 |