Issue Type: Bug Bug
Affects Versions: 1.0.13
Assignee: Logback dev list
Components: logback-classic
Created: 06/Jan/14 10:10 PM
Description:

The SyslogAppender prints the day with a leading zero, so for example for today: Jan 06.

The RFC however specifies that there should not be leading zero, but a space:

dd is the day of the month. If the day of the month is less than 10, then it MUST be represented as a space and then the number. For example, the 7th day of August would be represented as "Aug 7", with two spaces between the "g" and the "7".

Project: logback
Priority: Minor Minor
Reporter: Erik Bakker
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira