logback icon indicating copy to clipboard operation
logback copied to clipboard

LOGBACK-1612 level change propagator inconsistent with jul to slf4j

Open yonran opened this issue 4 years ago • 1 comments

Fix LOGBACK-1612: propagate minimum JUL level, not maximum

Call setLevel with the minimum JUL level for any SLF4J level, not the maximum, so that intermediate JUL levels will will not be filtered out.

yonran avatar Jan 18 '22 18:01 yonran

Hello @ceki . Is there anything I can do to get this PR merged? You asked for an example in the issue LOGBACK-1612 which I attached there.

yonran avatar Aug 21 '22 19:08 yonran