Dean. Hope this can help others.
From: "Dean Fiala" <[EMAIL PROTECTED]>
Reply-To: "Log4NET User"
To: "'Log4NET User'"
Subject: RE: utilize logging functionality in my add-in
Date: Tue, 6 Feb 2007 13:10:39 -0500
The only thing that is different is that
Thanks Dean. I will try it.
I'll post in this list to detail how to get it work if I success.
From: "Dean Fiala" <[EMAIL PROTECTED]>
Reply-To: "Log4NET User"
To: "'Log4NET User'"
Subject: RE: utilize logging functionality in my add-in
D
o: [email protected]
Subject: utilize logging functionality in my add-in
I've used log4net in several project.It's good.
But now, the problem is I want to use log4net for logging in my vs2005 add-in,
it's a class library assembly.
Previously, I use log4net in terms of standlo
I've used log4net in several project.It's good.
But now, the problem is I want to use log4net for logging in my vs2005
add-in, it's a class library assembly.
Previously, I use log4net in terms of standlone application such as windows
application, asp.net application etc. Now it's an class librar