diff options
| author | bors <bors@rust-lang.org> | 2024-10-16 22:25:28 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-16 22:25:28 +0000 |
| commit | 0be1e9533b47ef2b56422d8d6dbdcaf574eaab43 (patch) | |
| tree | ac6d0607364fe1c471d8f7807c91673570ea163b /tests/rustdoc/source-version-separator.rs | |
| parent | 6bb6fd861b124395db53d10c8e0b041b47835e2f (diff) | |
| parent | 929d5bcf77509ad36d3c45dc302297f06dad04ba (diff) | |
| download | rust-0be1e9533b47ef2b56422d8d6dbdcaf574eaab43.tar.gz rust-0be1e9533b47ef2b56422d8d6dbdcaf574eaab43.zip | |
Auto merge of #17990 - Wilfred:local_time_logs, r=Veykril
internal: Use local time when formatting logs
When debugging rust-analyzer and looking at logs, it's much easier to read when the timestamp is in the local timezone.
Before:
2024-08-28T20:55:38.792321Z INFO ParseQuery: invoked at R18460
After:
2024-08-28T13:55:38.792321-07:00 INFO ParseQuery: invoked at R18460
Diffstat (limited to 'tests/rustdoc/source-version-separator.rs')
0 files changed, 0 insertions, 0 deletions
