https://issues.apache.org/bugzilla/show_bug.cgi?id=46626
Steven Willis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23192|0 |1 is obsolete| | --- Comment #1 from Steven Willis <[email protected]> --- Created attachment 28801 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28801&action=edit Patch for SyslogAppender.java and SyslogAppenderTest.java This patch against trunk adds the printing of a TAG in the header of a syslog message. Unlike the previous version attached to this issue, this change doesn't affect facilityPrinting and comes with test coverage. If a tag is not set, then the behavior is identical to the existing SyslogAppender. If tag it set to non-null, then the tag will print out with the header. -- You are receiving this mail because: You are the assignee for the bug.
