<div dir="ltr"><div>Hello,</div><div><br></div><div>A product I work on has run into some logback log retention bugs which were fixed in LOGBACK-1361 and LOGBACK-1175.  Both were fixed in 1.3.0-alpha1, which as I understand requires SLF4J 2.0.0 as SLF4J 1.8.0 is dead.  <br></div><div><br></div><div>The product has a dependency which requires SLF4J 1.7.x.  There is a class, StaticLoggerBinder, which doesn't exist in 2.0.0, which this dependency needs.  I've tried working around this, but have not found a solution that works for us.</div><div><br></div><div>So I backported both LOGBACK-1361 and LOGBACK-1175.  I forked the logback repository.  I ported both changes into a branch off of branch_1.2.x.  So far, everything seems to be working.</div><div><br></div><div>I'd like to know if there is anything else I should backport and if that is the correct branch to use to build off of for a new 1.2.x logback build.</div><div><br></div><div>thanks,</div><div>Dan<br></div></div>