Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Dates should be presented in EN-ISO8601 date format. #34

@marcus-aa

Description

@marcus-aa

Dates are not is standard format and not easily machine-sortable.

current notation:

[#1 (F:136.725 P:-0.9) 08/10/2018 17:44:41.050

Better to start each line with a ISO8601-compliant date:

2018-10-08T17:44:41,050 [#1 (F:136.725 P:-0.9)

That way we can sort and purge log files very easily, and still keep good human redability.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions