Files
kumomta/docs/reference
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
..
2025-09-09 09:15:58 +01:00
2025-09-09 09:15:58 +01:00
2025-09-09 14:12:52 +01:00
2025-09-09 14:35:48 +01:00
2025-07-22 09:08:18 +01:00
2025-07-23 16:51:06 +01:00
2025-09-09 10:38:36 +01:00
2023-02-25 10:50:58 -07:00
2025-07-26 13:30:00 +01:00
2024-12-18 06:41:45 -07:00