This module is the home for classes that can help with using wicket and logback together. See LogbackConfigListener and WicketWebPatternEncoder classes for more info.
'org.wicketstuff:wicketstuff-logback:6.11.1'
<dependency> <groupId>org.wicketstuff</groupId> <artifactId>wicketstuff-logback</artifactId> <version>6.11.1</version> </dependency>
<dependency org="org.wicketstuff" name="wicketstuff-logback" rev="6.11.1"/>
"org.wicketstuff", "wicketstuff-logback", "6.11.1"