Is it possible to see what Wicket is trying to do while rendering a page, in logs? For example, something like:
... trying to render component A getting ...
I have a Wicket 1.4.17 app in a standalone app in embedded Jetty 6.1.26. My application uses log4j over slf4j. My app consists of two JARs, core and web modules. I have same log4j.properties ...
log4j
slf4j
log4j.properties