Page MenuHomeDevCentral

Change date format for CLI client
Closed, ResolvedPublic

Description

Currently, timestamps are only by hour:

[14:50:59] <Nasqueron/tasacora> dereckson added a comment to M5: Tasacora

Compare with system log entries:

Jan 29 17:03:22 ysul pkg: libnghttp2 upgraded: 1.18.1 -> 1.19.0

The format allows more directly to see the date change.

Event Timeline

I don't want to add options if we aren't going to use it, but it's fairly ok to move the date format in config, as a strftime if there are divergent opinions on this one.