[ https://issues.apache.org/jira/browse/LOG4NET-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mujtaba khan updated LOG4NET-544: --------------------------------- Issue Type: Bug (was: Wish) > How i can write only below part of code in code behind (c#) instead of > web.config file " <root><level value="ALL" /> <appender-ref > ref="AdoNetAppender" /> <appender-ref ref="RollingFile" /> </root>" Rest of > the code will be as it is in web.config file > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: LOG4NET-544 > URL: https://issues.apache.org/jira/browse/LOG4NET-544 > Project: Log4net > Issue Type: Bug > Environment: VS 2013 > Reporter: Mujtaba khan > Labels: Log4Net > > How i can write only below part of code in code behind (c#) instead of > web.config file > " > <root> > <level value="ALL" /> > <appender-ref ref="AdoNetAppender" /> > <appender-ref ref="RollingFile" /> > </root>" > Rest of the code will be as it is in web.config file to maintain the multiple > type of logs based on different conditions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)