[slf4j-user] Avalon Logger and slf4j
Ceki Gülcü
listid at qos.ch
Mon Jul 17 22:30:47 CEST 2006
Hello Stefano,
I apologize for not replying earlier. If I understand correctly, it would
be enough if SLF4J had a Logkit binding. The slf4j dependant library would
continue to use SLF4J (with a binding delegating to LogKit as the
underlying implementation), and James would continue to use LogKit. Does
that sound right to you?
Did you have something else in mind?
At 12:37 PM 6/9/2006, Stefano Bagnara wrote:
>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 to my
>Avalon Logger (currently implemented on LogKit, but this should not be
>important).
>
>Logging in Avalon in handled in a IoC way: every component has an
>enableLogging(Logger l) method called by the container. Logger is a
>service provided by the container itself.
>
>I have no ideas for solutions to this problem.
>
>Any hint?
>
>Stefano
--
Ceki Gülcü
http://ceki.blogspot.com/
More information about the slf4j-user
mailing list