How to use log4net in Asp.net core 2.0
I configure log4net in my asp.net core 2.0 application as mentioned in this article LINK
I configure log4net in my asp.net core 2.0 application as mentioned in this article LINK
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.