I have the following log from the log4net debug log: log4net: DefaultRepositorySelector: repository [log4net-default-repository] already exists, using repository type [log4net.Repository.Hierarchy.Hi
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 in my app successfully but one thing is a little bit annoyin开发者_JAVA百科g for me.
This question already has answers here: Log4Net "Could not find schema information" messages
I have the following configurations in my web.config file, but how can I log the information into data.txt and general.txt separately in C#?
I\'m trying to get log4net integration for Castle Windsor working. I wrote my class with an public property of type ILogger and took the configuration in my app.config like following.
I have the following log4net config: &开发者_运维百科lt;appender name=\"RollingFileAppender\" type=\"log4net.Appender.RollingFileAppender\">