[slf4j-dev] Why no error(Throwable) on the Logger interface?

Jukka Zitting jukka.zitting at gmail.com
Thu May 28 14:52:45 CEST 2009


Hi,

On Wed, May 27, 2009 at 11:41 PM, Robert Elliot <rob at lidalia.org.uk> wrote:
> My logging implementation gives me that information if I want it.

Then why are you using SLF4J?

The main purpose of a logging facade like SLF4J is to cover cases
where you don't and can't know what logging implementation or
configuration will be used in places where your code is being
deployed.

BR,

Jukka Zitting



More information about the slf4j-dev mailing list