In log4j.properties I can set PatternLayout e.g. ("[%p] %c - %m - %d %n")
Is there any symbol (%something) which returns current time in milliseconds?
In log4j.properties I can set PatternLayout e.g. ("[%p] %c - %m - %d %n")
Is there any symbol (%something) which returns current time in milliseconds?