Jiho,
Thanks, but no, that doesn't work either. 
I didn't think the logger name was significant?

-----Original Message-----
From: Jiho Han [mailto:[EMAIL PROTECTED] 
Sent: 13 July 2004 18:28
To: Log4NET User
Subject: RE: Log4net new user: error no appender found: what am I doing
wrong?

I think you should be using the form,

log4net.ILog log = log4net.LogManager.GetLogger(typeof(Class1));

to retrieve your logger rather than the one you have.  And I think where
you have .Configure() is fine although I prefer to use the attribute in
my assemblyinfo file.

Regards,
Jiho Han

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.719 / Virus Database: 475 - Release Date: 12/07/2004
 

Reply via email to