How I get the current milliseconds since the start of execution in log4j patternlayout?
Eg:
000000.000| blah|
000000.000| blah|
000000.000| exception|
000000.001| foo|
How I get the current milliseconds since the start of execution in log4j patternlayout?
Eg:
000000.000| blah|
000000.000| blah|
000000.000| exception|
000000.001| foo|