For performance, see the FAQ:
http://logging.apache.org/log4net/release/manual/faq.html#HC-14456678

Dag

________________________________

From: Dru Sellers [mailto:[EMAIL PROTECTED] 
Sent: 17. november 2004 02:56
To: 'Log4NET User'
Subject: Easy Question


Why would you write 
 
 If log.IsInfoEnabled Then log.Info("result=[" & result & "]") 
 
over
 
  
 log.Info("result=[" & result & "]") 
 
Dru


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.794 / Virus Database: 538 - Release Date: 11/10/2004



Reply via email to