
30 Mar
2010
30 Mar
'10
1:42 p.m.
http://bugzilla.slf4j.org/show_bug.cgi?id=163 --- Comment #28 from Ralph Goers <rgoers@apache.org> 2010-03-30 15:42:37 --- I suggest you run some performance tests. I am certain you are going to find that performance is very bad when logging is disabled as creating a Throwable on every call before doing any filtering is astronomically more expensive than just using a static string. Again, I would suggest using a solution based on annotations. I know someone has already done it. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.