log4Net EventlogAppender does not work for Asp.Net 2.0 WebSite?
I have configured log4Net EventLogAppender for Asp.Net 2.0. However it does not log anything. I have following in my Web.Config.
I have configured log4Net EventLogAppender for Asp.Net 2.0. However it does not log anything. I have following in my Web.Config.
I’m having a weird issue with log4net.
We have a ASP .Net application whereby we use Log4Net to log details within the app – nothing new there – and the rolling log filenames are in the usual format of:
Hi all I know how to quick and easy way to build the Log4Net in my ASP.NET MVC project [Reference],however how to do it in pure ” Web Form ” project, please help me to solve this issue, step by step thanks.
I have seen at least two ways to include an external log4net config file in an ASP.NET web application:
log4net 1.2.11.0
I have this code in web.config:
we have bridged our log4net with Jira using SMTP.
On my asp webforms app I would do the log4net initialization;
I have added Log4Net in my project using NuGet Package Manager and it is showing Version 2.3 installed on my system.