logback
logback copied to clipboard
test: add test on equals of FileNamePattern against null value
Hello,
I propose this changes to specify the equals() method of ch.qos.logback.core.rolling.helper.FileNamePattern
against null value
Hello, have you reviewed the pull request? Thanks. -- Benjamin.
I am curious as to why FileNamePattern.equals(null) returning false is of any interest.