I am having the exact same problem at this exact moment, only I am trying to
increase the amount of logging instead of decrease.
I tried what you suggested below and I also tried modifying the
log4j.properties file, but neither method has worked for me so far :(
I'll let you know if I make any progress.
bjorn
On Feb 8, 2013, at 11:52 AM, Daniele Dellafiore wrote:
> Hi.
>
> I'm having troubles understanding how to control the restlet log. I
> want to eliminate the afterHandle INFO logging, and I added in my
> Application class:
>
> Engine.getLogger(LogFilter.class).setLevel(Level.WARNING);
> Engine.getAnonymousLogger().setLevel(Level.WARNING);
>
> both in the constructor as well as in createInboundRoot but the INFO
> log is always there.
>
> Any hint?
>
> --
> Daniele Dellafiore
> http://danieledellafiore.net
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3048141
-----------------------------
Bjorn Roche
http://www.xonami.com
Audio Collaboration
http://blog.bjornroche.com
@xonamiaudio
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3048144