[slf4j-dev] [Bug 70] " logging a stack trace along with a parameterized string" solution proposal
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Mon Feb 11 08:43:55 CET 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=70
------- Comment #9 from syvalta at yahoo.com 2008-02-11 08:43 -------
(In reply to comment #8)
> or are you suggesting that the Exception should be put before the parameters?
In that example I was thinking about a varargs case, i.e. error(String msg,
Throwable t, Object... params), with just one parameter. However, that doesn't
mean I'm suggesting such version of the method to be introduced.
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the slf4j-dev
mailing list