Forum Discussion
JimL
14 years agoContributor
JimL wrote: Hi,
BTW, the Groovy logs have date/timestamps, but the timestamps are only hh:mm:ss. Is it possible to have the timestamps in the Groovy logs include milliseconds?
Is there something like a log4j.properties that could be tweaked to have the timestamps include milliseconds?
Thanks,
Jim
Hi,
Sorry for so many posts, but I hope some of my questions/answers helps someone else in the future

I found the answer to my own question (again), here:
viewtopic.php?f=5&t=1781
I just changed the format in that code, and VOILA! Got millisecs!
That really IS "elegant", and pretty cool, IMHO

Jim