Hi,

On Wed, May 27, 2009 at 11:41 PM, Robert Elliot <r...@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
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to