Hello everyone,

I'm trying to figure out how to set log4j conversionPattern to be compatible
with the SyslogDateFormat.

I try without results:

log4j.appender.syslog.layout.conversionPattern=%d{ABSOLUTE} %-5p [%c{1}] %m

log4j.appender.syslog.layout.conversionPattern=%d{ISO8601} %-5p [%t] %c{2}
%x - %m%n

Can you help me?



--
View this message in context: 
http://camel.465427.n5.nabble.com/syslog-dateformat-log4j-syslog-appender-tp5788476.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to