Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Gracefully handle a pending logging connection during shutdown. (#8685) | Patrick Cloke | 2020-10-29 | 1 | -0/+16 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 4 | -397/+257 |
* | Separate the TCP and terse JSON formatting code. (#8587) | Patrick Cloke | 2020-10-21 | 1 | -1/+1 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Fix for structured logging tests stomping on logs (#6023) | Amber Brown | 2019-09-13 | 2 | -6/+23 |
* | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 3 | -0/+431 |