Skip to content

Force Jetty Maven Plugin to use SLF4J for it's own logs #12973

Description

@timmacp

Jetty Version
Jetty Maven Plugin version 11.0.24 12.0.19

Jetty Environment

Java Version
17

Question
Using logback classic: logs written in the application work as expected
but Jetty's own logs are still using JUL as evidenced by the level WARNING instead of the SLF4J level WARN.
Formatting as in logback.xml is ignored.
No such issue occurs when using embedded Jetty started in main().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions