Tony Trinh
closed
LOGBACK-953
as
Not a bug
Can't set RollingFileAppender append = false
This behavior is by design.
And
append
is a boolean, which cannot be null.
Change By:
Tony Trinh
(01/Mar/14 7:27 PM)
Status:
Open
Closed
Assignee:
Logback dev list
Tony Trinh
Resolution:
Not a bug
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
This behavior is by design.
And append is a boolean, which cannot be null.