Files
kumomta/docs
Wez Furlong f4b2ff4b4e logging: emit additional event_time and created_time fields
We made the unfortunate choice to emit the `timestamp` and `created`
fields as unix timestamps with no sub-second precision.

This commit causes us to emit the full-resolution timestamps that we
already have as additional event_time and created_time fields
in the JsonLogRecord, without internally duplicating those fields.

refs: https://github.com/KumoCorp/kumomta/issues/405
2025-09-12 15:28:22 +01:00
..
2023-10-18 16:18:56 -06:00
2025-05-01 10:09:01 -07:00
2025-09-09 09:15:58 +01:00
2025-02-20 13:04:57 +00:00
2025-02-20 16:00:16 -07:00