Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
log: allow tabs in log messages (#26630)
* log: allow tabs in log messages This fixes a regression where panic reports in RPC handlers were quoted because they contain tab characters. * Update format.go
- Loading branch information