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

Reply via email to