Can someone point me in the right direction for setting the default console
log output to include DEBUG level messages? It's currently showing INFO and
WARN only. I'm using the default maven generated project. Can I do something
like System.setProperty("org.apache.wicket.level", "DEBUG"); in
WicketApplication's init() - I tried that but it didn't seem to work?

Thanks,
Tony

Reply via email to