deepak singh Wed, 27 May 2009 21:02:03 -0700
I am using following pattern layout, Using [%-5t] to print the thread name which prints in hexadecimal. Is there any way to print thread ID in decimal.
log4cxx::PatternLayout("%c-%p (%d{dd MMM yyyy HH:mm}) [%-5t] %m%n") Thanks Deepak