DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30201>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30201

Overload debug, info, etc. method





------- Additional Comments From [EMAIL PROTECTED]  2004-07-20 12:49 -------
Why don't you use...

if (log.isDebugEnabled()) log.debug("x="+x);

However, I think there is some thought of doing what you are asking for in
Log4j-1.3.  Check the current CVS to see if that's the case.
 
Jake

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to