-
-
Notifications
You must be signed in to change notification settings - Fork 149
Add date to log timestamps #312
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Done
The logs contain hour, minute, second and increments for actions logged to the console.
Unfortunately they don't contain a date, which renders it harder to correlate events, in case no additional log postprocessing is happening.
As an administrator, I often need to look up log output, in order to correlate it with human activity.
It will be helpful to have a date as a hint, which allows to focus more easily.