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.14.0'
<dependency> <groupId>org.wicketstuff</groupId> <artifactId>wicketstuff-logback</artifactId> <version>6.14.0</version> </dependency>
<dependency org="org.wicketstuff" name="wicketstuff-logback" rev="6.14.0"/>
"org.wicketstuff", "wicketstuff-logback", "6.14.0"