Re: slf4j and avalon

2006-07-13 Thread peter royal
On Jul 12, 2006, at 5:15 PM, Stefano Bagnara wrote: peter royal wrote: On Jul 12, 2006, at 3:34 PM, Norman Maurer wrote: anyone had get it to work to get the slf4j logs logged with avalon ? I know there is a wrapper. If it works like aspected we will maybe switch to slfj for jSPF .. You'll

Re: slf4j and avalon

2006-07-13 Thread Norman Maurer
Am Donnerstag, den 13.07.2006, 10:43 +0200 schrieb Stefano Bagnara: > Noel J. Bergman wrote: > >> I have a library using slf4j for logging and I want to use it inside my > >> Avalon based application (Apache James). > > > > We should use java.util.logging, which is also what tomcat switched to > >

Re: slf4j and avalon

2006-07-13 Thread Stefano Bagnara
Noel J. Bergman wrote: I have a library using slf4j for logging and I want to use it inside my Avalon based application (Apache James). We should use java.util.logging, which is also what tomcat switched to using. JULI should be entirely sufficient for our needs, and is the standard API.

Re: slf4j and avalon

2006-07-12 Thread Stefano Bagnara
peter royal wrote: On Jul 12, 2006, at 3:34 PM, Norman Maurer wrote: anyone had get it to work to get the slf4j logs logged with avalon ? I know there is a wrapper. If it works like aspected we will maybe switch to slfj for jSPF .. You'll probably want to make a wrapper similar to how commons

RE: slf4j and avalon

2006-07-12 Thread Noel J. Bergman
> I have a library using slf4j for logging and I want to use it inside my > Avalon based application (Apache James). We should use java.util.logging, which is also what tomcat switched to using. JULI should be entirely sufficient for our needs, and is the standard API. --- Noel ---

Re: slf4j and avalon

2006-07-12 Thread peter royal
On Jul 12, 2006, at 3:34 PM, Norman Maurer wrote: anyone had get it to work to get the slf4j logs logged with avalon ? I know there is a wrapper. If it works like aspected we will maybe switch to slfj for jSPF .. You'll probably want to make a wrapper similar to how commons-logging works

Re: slf4j and avalon

2006-07-12 Thread Stefano Bagnara
I wrote this to slf4j-users mailing list one month ago, but I received no answers: Hi all, I have a library using slf4j for logging and I want to use it inside my Avalon based application (Apache James). I would like to write a wrapper to log things from the library

slf4j and avalon

2006-07-12 Thread Norman Maurer
Hi guys ( Peter ;-)), anyone had get it to work to get the slf4j logs logged with avalon ? I know there is a wrapper. If it works like aspected we will maybe switch to slfj for jSPF .. bye Norman signature.asc Description: Dies ist ein digital signierter Nachrichtenteil