Re: [log4perl-devel] How to map priority to Tivoli severtiy levels

2014-05-06 Thread Mike Schilli
On Sat, 3 May 2014, Sonderegger, Markus wrote: I tried the above cspec.E but I am getting the following error Argument "srp03443ax.juliusbaer.com" isn't numeric in sprintf at That's quite odd, because the code below works for me with Log::Log4perl 1.42 without any warnings and generates this (

[log4perl-devel] How to map priority to Tivoli severtiy levels

2014-05-03 Thread Sonderegger, Markus
The Tivoli log file adapter reads a file where its information is delimited by colons: severity, hostname, Application, Instance, Program, Message. Using a pattern layout I can create this entry as in (actually SYSLOG is writing into Tivoli file) log4perl.appender.SYSLOG = Log::Dispat