You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, none of them contain a useful time format with milliseconds. When users want to add milliseconds in their logs (for example, in ELK), they need to make customizations for time, like in this example:
Right now in log we can use these variables
However, none of them contain a useful time format with milliseconds. When users want to add milliseconds in their logs (for example, in ELK), they need to make customizations for time, like in this example:
I think it's a good idea to add at least milliseconds in time-iso8601 or at maximum provide a fully custom time variable like in GNU date.
The text was updated successfully, but these errors were encountered: