#710 RFE: Log files should use iso-8601 compatible timestamps or at least specify the timezone
Closed: Fixed 6 years ago Opened 6 years ago 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)

6 years ago

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

6 years ago

Login to comment on this ticket.

Metadata