On Wed, Apr 9, 2008 at 5:02 PM, Jerome Louvel <[EMAIL PROTECTED]> wrote:
>
>  Hi all,
>
>  In order to clarify the usage logging with Restlet, I've started a dedicated
>  page of the wiki (future user guide):
>  http://wiki.restlet.org/docs_1.1/g1/13-restlet/29-restlet/98-restlet/101-res
>  tlet.html
>
>  We need to collect the logger names of all the dependencies and add them to
>  the proper column in the related table. Contributions welcome.
>
>  Best regards,
>  Jerome

OK. My contribution. Jetty chooses its logger from the property
"org.mortbay.log.class", biased towards slf4j but overrideable.

http://www.mortbay.org/apidocs/org/mortbay/log/package-tree.html
http://wiki.smartfrog.org/wiki/display/sf/Integrating+Jetty+Logging+with+SmartFrog

Reply via email to