Title: Message
In my ASP.Net pages I am doing this in about every method

log4net.Config.DOMConfigurator.Configure(
New IO.FileInfo(file))
Dim log As log4net.ILog = log4net.LogManager.GetLogger(GetType(Verify))

Do I need to do this all the time or is there a way to work around this?
 
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