http://bugzilla.slf4j.org/show_bug.cgi?id=31





--- Comment #52 from Ralph Goers <rgo...@apache.org>  2009-11-10 19:59:10 ---
Thanks for the comment.

I'm not sure what the importance of "simpler" is. I'd prefer an API that has
all the methods I'd like to use which includes entry, exit, etc. But since this
was added to LoggerWrapper, which implements Logger, this class should be just
as "simple" as Logger.

As for bug 70, I'd be happy to modify LoggerWrapper to support both a Throwable
and varargs at the same time, but I would implement it with the Throwable first
so that it conforms with the Java spec for varargs. While including it in the
varargs is certainly doable I think it is an extremely bad idea.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to