Skip to content

Commit

Permalink
Issue #6112 Jetty logging leaking to webapp (#6336)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Bartel <janb@webtide.com>
  • Loading branch information
janbartel authored Jun 1, 2021
1 parent a669c54 commit b3f4a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jetty-home/src/main/resources/modules/logging-jetty.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ lib/logging/jetty-slf4j-impl-${jetty.version}.jar

[ini]
jetty.webapp.addServerClasses+=,org.eclipse.jetty.logging.
jetty.webapp.addServerClasses+=,${jetty.home.uri}/lib/logging/

0 comments on commit b3f4a57

Please sign in to comment.