It does need to be optional. If you are running your app as a service on Linux/Unix the logs will already contain a timestamp because they get routed to the system log. So having a timestamp in them makes them ugly for that case.
Ralph > On Aug 26, 2022, at 5:39 AM, Gary Gregory <garydgreg...@gmail.com> wrote: > > I've found that odd myself just like Maven output does not contain > timestamps, might be for "simplest possible output". I'm all for adding > these. > > Gary > > On Fri, Aug 26, 2022, 03:36 Volkan Yazıcı <vol...@yazi.ci> wrote: > >> Is there any particular reason we don't render the timestamp and thread >> name in StatusLogger? >>