You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by mlabs <ml...@gmail.com> on 2012/03/09 08:28:07 UTC

Enable debug messages for org.apache.wicket.util.resource to get a list of all filenames tried

how exactly do I enable these debug messages?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Enable-debug-messages-for-org-apache-wicket-util-resource-to-get-a-list-of-all-filenames-tried-tp4458722p4458722.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Enable debug messages for org.apache.wicket.util.resource to get a list of all filenames tried

Posted by François Meillet <fm...@meillet.com>.
 if you use logback, add the line
 <logger name="org.apache.wicket.util.resource" level="debug"/>
in your log config file

Le 9 mars 2012 à 08:28, mlabs a écrit :

> how exactly do I enable these debug messages?
> 
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Enable-debug-messages-for-org-apache-wicket-util-resource-to-get-a-list-of-all-filenames-tried-tp4458722p4458722.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org