util/log: enable logging using the system TZ instead of UTC #39097
Labels
A-logging
In and around the logging infrastructure.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
O-support
Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs
Cockroach logs currently log in UTC time format.
An option to change this setting to log in system time would be very beneficial to users that have other logs using the same format.
The solution would allow a more simple debugging experience for folks with other application logs in system time.
Jira issue: CRDB-5594
Epic: CRDB-24406
The text was updated successfully, but these errors were encountered: