Skip to content

Commit

Permalink
Issue #7297 - Deprecating log4j 1.x
Browse files Browse the repository at this point in the history
Signed-off-by: Joakim Erdfelt <[email protected]>
  • Loading branch information
joakime committed Jan 5, 2022
1 parent de72bd5 commit 308ff12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions jetty-home/src/main/resources/modules/logging-log4j1.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@
Configures Jetty logging to use Log4j.
SLF4J is used as the core logging mechanism.

[deprecated]
Module 'logging-log4j1' is deprecated for removal.
Use 'logging-log4j2' instead.

[tags]
logging
deprecated

[depends]
logging/slf4j
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Use 'unixdomain-http' instead (requires Java 16 or later).

[tags]
connector
deprecated

[depend]
unixsocket-http
deprecated

[xml]
etc/jetty-unixsocket-secure.xml
Expand Down

0 comments on commit 308ff12

Please sign in to comment.