kamal icon indicating copy to clipboard operation
kamal copied to clipboard

When I run kamal app logs -f, two lines of dates appear. Is there a way to remove one of them?

Open activeliang opened this issue 6 months ago • 0 comments

As shown in the image, when I follow the logs, I noticed that the executed command includes the --timestamps flag, which causes the logs to display duplicate dates. I understand this might be useful for programs other than Rails that don't include timestamps in their logs, but for Rails logs that already have timestamps, it results in redundancy. Is there an option to disable this?

WX20240822-202059@2x

activeliang avatar Aug 22 '24 12:08 activeliang