Branch: refs/heads/master
Home: https://github.com/qos-ch/logback
Commit: 5556bb87bd8b076be8f4cadb44677fd2ee27ae14
https://github.com/qos-ch/logback/commit/5556bb87bd8b076be8f4cadb44677fd2ee27ae14
Author: Bruno Polaco <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M
logback-classic/src/main/java/ch/qos/logback/classic/net/SyslogAppender.java
M
logback-classic/src/test/java/ch/qos/logback/classic/net/SyslogAppenderTest.java
Log Message:
-----------
Fix for issue LOGBACK-782 with test. The fix consists of forcing the nopex
variable to be defined with no arguments, so the parser wont get confused and
try parsing the variable concatenated with the next string
Commit: 72a63c0c55c1d10b2c9b6b707c2c42a532b53b09
https://github.com/qos-ch/logback/commit/72a63c0c55c1d10b2c9b6b707c2c42a532b53b09
Author: Ceki Gulcu <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M
logback-classic/src/main/java/ch/qos/logback/classic/net/SyslogAppender.java
M
logback-classic/src/test/java/ch/qos/logback/classic/net/SyslogAppenderTest.java
Log Message:
-----------
Merge pull request #66 from bcap/master
Fix for LOGBACK-782: Syslog suffixPattern property cant start with a character
in range [a-zA-Z0-9]
Compare: https://github.com/qos-ch/logback/compare/8e9af35cf360...72a63c0c55c1
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev