The last time I checked there wasn't a log4net implementation of v3's logging abstraction. You should be able to take the log4net integration project from the v2 code and update that until someone (me) can commit the code. I think you need to implement two small-ish interfaces.
----- Original Message ---- From: Vincent Apesa <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, December 9, 2008 6:06:19 PM Subject: v3 + log4net All, Does anyone have an example app.config/ web.config working with log4net in v3? I looked through the test cases and did not see an example. Any help would be great. thanks, Vince

