Hello to all,

Are there any plans to include in the SyslogAppender class an option to set
the IDENTITY string that is prepended to all messages that are logged in a
Unix Syslog?  This string can be set in the C library function openlog - see
syslog(3).

Having this option in log4j would allow this string to be sent once, instead
of prepending that string to the PatternLayout conversion pattern, which
would send the value of that string for every logging operation. 

Thanks in advance,
Alan Grenadir

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to