logback icon indicating copy to clipboard operation
logback copied to clipboard

avoid caller file name being null (is marked 'not null' in database schema)

Open barney2k7 opened this issue 9 years ago • 0 comments

This is the case e.g. when a code obfusactor (such as proguard) removes the SourceFile attribute from the class file. Fixes LOGBACK-1095

barney2k7 avatar Dec 13 '16 14:12 barney2k7