Replies: 9 comments 2 replies
-
|
Fixed in rc.2. The root cause was the pino-pretty log formatter — when we moved it from a shell pipe to an in-app stream in v1.5.0-rc.1, pino-pretty's default behavior is to print extra fields (like The fix enables Before (rc.1): After (rc.2): Everything on a single line, much easier to scan in |
Beta Was this translation helpful? Give feedback.
-
|
My call out here was not the line wrapping (although I agree that should be fixed) but the timestamp format had changed. It was in a easily digestable time format but now is hard to decipher |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in v1.5.0-rc.2. The release Docker image now defaults back to |
Beta Was this translation helpful? Give feedback.
-
|
Still not seeing a more friendly timestamp. |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in v1.5.0-rc.3. Timestamps now use human-readable local time format. Please update and let us know if this resolves the issue. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the screenshot — that confirms the remaining issue is in the in-app system log viewer (Settings > System Logs), not rc.3 fixed the
We've now unified all of them behind a single shared display-timestamp module. Every log surface (backend stdout, system log viewer, container log viewer, agent-proxied logs) now produces the same |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in v1.5.0-rc.4. Unified display-timestamp module now covers all log surfaces including the system log viewer. Please update and let us know if this resolves the issue. |
Beta Was this translation helpful? Give feedback.
-
|
Timestamp is now human readable as expected in the drydock logs. Thank you. Feel free to close this. Thanks! |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
This is what I see now in the log. It was more readable in 1.4.5. Can we please revert it? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions