[slf4j-dev] [Bug 31] Varargs for Logger methods

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Nov 10 19:59:10 CET 2009


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





--- Comment #52 from Ralph Goers <rgoers at 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.



More information about the slf4j-dev mailing list