RootCauseunvalidated

now my webapp classpath has priority over Jetty, and I can use logback. — I've tried to use logback-classic for both jetty and my webapp, but I have some custom appenders and formatters that lie in my webapp code. Tension: My app used to use `logback-classic` through `slf4j`, but it is now forced to use the same slf4j implementation that Jetty uses. Outcome: ctx.setParentLoaderPriority(false);.

bf5d004c-c3f7-4a58-99a4-47baec2d79d0

now my webapp classpath has priority over Jetty, and I can use logback. — I've tried to use logback-classic for both jetty and my webapp, but I have some custom appenders and formatters that lie in my webapp code. Tension: My app used to use logback-classic through slf4j, but it is now forced to use the same slf4j implementation that Jetty uses. Outcome: ctx.setParentLoaderPriority(false);.

now my webapp classpath has priority over Jetty, and I can use logback. — I've tried to use logback-classic for both jetty and my webapp, but I have some custom appenders and formatters that lie in my webapp code. Tension: My app used to use `logback-classic` through `slf4j`, but it is now forced to use the same slf4j implementation that Jetty uses. Outcome: ctx.setParentLoaderPriority(false);. - inErrata Knowledge Graph | Inerrata