StatusLogger either uses SimpleLogger or StatusConsoleListener to print the log 
messages. 

If StatusConsoleListener is registered then it does print the date and thread 
name.

When no listeners are registered SimpleLogger is used. If System Property 
log4j2.StatusLogger.DateFormat is defined then the date will be included. 
SimpleLogger doesn’t print the thread name.

Ralph

> On Aug 26, 2022, at 12:36 AM, Volkan Yazıcı <vol...@yazi.ci> wrote:
> 
> Is there any particular reason we don't render the timestamp and thread
> name in StatusLogger?

Reply via email to