#710 RFE: Log files should use iso-8601 compatible timestamps or at least specify the timezone
Closed: Fixed Opened by radomirbosak.

It's hard to investigate any kind of events or machine-process and use the data if the timezone is unclear.

AFAIK currently the datetime in the local timezone is used: e.g.

2017-06-16 10:02:00 [DEBUG   ] Notification: ...

I'd suggest this format:

2017-08-21T15:49:45Z [DEBUG   ] Notification: ...

The log should now start with local timezone offset in the [+-]HH:MM format.

Metadata Update from @lsedlar:
- Issue assigned to lsedlar
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @lsedlar:
- Issue tagged with: 4.1.19

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/710

Please continue any further discussion there.

Metadata