[logback-dev] [JIRA] Issue Comment Edited: (LBCLASSIC-116) SyslogAppender should support RFC 5424

Ralph Goers (JIRA) noreply-jira at qos.ch
Mon Sep 7 09:17:36 CEST 2009


    [ http://jira.qos.ch/browse/LBCLASSIC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11297#action_11297 ] 

Ralph Goers edited comment on LBCLASSIC-116 at 9/7/09 9:16 AM:
---------------------------------------------------------------

I reworked the support for this. I added "Structured Data" to SLF4J. I was able to enhance LocationAwareLogger by creating a new interface so that it is completely backward compatible. So this change will require both git://github.com/rgoers/logback.git and git://github.com/rgoers/slf4j.git.

      was (Author: rgoers at apache.org):
    I reworked the support for this. I added "Structured Data" to SLF4J. I was able to enhance LocationAwareLogger by creating a new interface so that it is completely backward compatible. So this change will require both git at github.com:rgoers/logback.git and git at github.com:rgoers/slf4j.git.
  
> SyslogAppender should support RFC 5424
> --------------------------------------
>
>                 Key: LBCLASSIC-116
>                 URL: http://jira.qos.ch/browse/LBCLASSIC-116
>             Project: logback-classic
>          Issue Type: Improvement
>          Components: appender
>    Affects Versions: 0.9.16
>         Environment: All
>            Reporter: Ralph Goers
>            Assignee: Logback dev list
>
> The SyslogAppender supports RFC 3164. RFC 5424 has been released with obsoletes RFC 3164. See http://www.ietf.org/rfc/rfc5424.txt. At the very least the format of the timestamp has been changed. Either the SyslogAppender should be enhanced to comply with RFC 5424 or a new SyslogAppender should be created which does.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list