RE: slf4j extension posted?

2009-12-30 Thread Jerome Louvel
ome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -Message d'origine- De : Ben R Vesco [mailto:bve...@gmail.com] Envoyé : mardi 29 décembre 2009 19:59 À : discuss@restlet.tigris.org Objet : Re: slf4j e

RE: Re: slf4j extension posted?

2009-12-30 Thread webpost
> Did you also import one of the slf4j implementations? Try simple just > to make sure it is working. Yes. My app (which embeds Restlet) was already using slf4j, now I want to pipe Restlet's logging to join with the rest of my output. -jeff --

Re: slf4j extension posted?

2009-12-29 Thread Ben R Vesco
Did you also import one of the slf4j implementations? Try simple just to make sure it is working. On Mon, Dec 28, 2009 at 10:21 AM, Jeff Ramsdale wrote: > Hmmm... > > That's quite confusing since 2.0-SNAPSHOT still exists under the old groupId. > Makes it look like both are currently under deve

RE: slf4j extension posted?

2009-12-29 Thread Jeff Ramsdale
Hmmm... That's quite confusing since 2.0-SNAPSHOT still exists under the old groupId. Makes it look like both are currently under development? I get an NPE when I turn on slf4j facade using the system property: Exception in thread "main" java.lang.NullPointerException at org.restlet.eng

RE: slf4j extension posted?

2009-12-28 Thread Jerome Louvel
Hi Jeff, The group IDs have changed in 2.0 due to the support for editions, here is SLF4J in JSE edition: http://maven.restlet.org/org/restlet/jse/org.restlet.ext.slf4j/ Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder