Closed
Description
It would be great to have a --timestamps
option for the "up" command, similarly to how the "logs" command handles it, displaying the timestamp for each line of log message. I've found the "up" command's output to be much more practical than the "logs" command for monitoring the app during development, and also for streaming the aggregated logs of the latest run into a file, but unfortunately the timestamps are missing.