Hello,

 �

I’m using the following pattern to log lines:

<Pattern>%m%d{yyyy-MM-dd HH:mm:ss.SSS}%n</Pattern>

 �

And writing the line with: this.accessLog.info(variable)

 �

I was wondering if there is any chance to get the timestamp printed in the line 
(%d{yyyy-MM-dd HH:mm:ss.SSS}) after writing it to the file with the ‘info’ 
method.

 �

Thanks,

 �

Joan.

Reply via email to