logback icon indicating copy to clipboard operation
logback copied to clipboard

test: add test on equals of FileNamePattern against null value

Open danglotb opened this issue 7 years ago • 2 comments

Hello,

I propose this changes to specify the equals() method of ch.qos.logback.core.rolling.helper.FileNamePattern against null value

danglotb avatar Mar 12 '17 19:03 danglotb

Hello, have you reviewed the pull request? Thanks. -- Benjamin.

danglotb avatar Mar 20 '17 13:03 danglotb

I am curious as to why FileNamePattern.equals(null) returning false is of any interest.

ceki avatar Mar 20 '17 13:03 ceki