Hello Dave,

you can configure the logs by adding this JVM argument => 
-Djava.util.logging.config.file="/home/myApp/config/myLogging.properties"

Then if you want to remove all logs, here is the content of such 
"myLogging.properties" file:
.level=ERROR

best regards,
Thierry Boileau
> Thanks, Thierry.  The format reference is very helpful, would be nice if it 
> was mentioned in the documentation (apologies if it is there and I missed it).
>
> I have read the other article before, but I don't see how to eliminate those 
> messages based on that information -- it is not clear to me which logger is 
> producing them.
>
> - Dave
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1220911
>
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1221321

Reply via email to