[jira] [Created] (LOG4NET-291) RollingFileAppender not working correctly when using DatePattern containing >= 1 uppercase character in date format string literal

2011-04-05 Thread Lee Chun Kit (JIRA)
RollingFileAppender not working correctly when using DatePattern containing >= 1 uppercase character in date format string literal -- Key: LOG4NET-291

RE: [jira] [Updated] (LOG4NET-290) Add Lambda-based ILog-Extensions (embedded log.IsEnabled)

2011-04-05 Thread Dominik Psenner
Did you compare runtime performance of the 'if syntax' versus the 'method invoke syntax'? > -Original Message- > From: Lars Corneliussen (JIRA) [mailto:j...@apache.org] > Sent: Tuesday, April 05, 2011 9:00 AM > To: log4net-dev@logging.apache.org > Subject: [jira] [Updated] (LOG4NET-290) Ad

[jira] [Created] (LOG4NET-290) Add Lambda-based ILog-Extensions (embedded log.IsEnabled)

2011-04-05 Thread Lars Corneliussen (JIRA)
Add Lambda-based ILog-Extensions (embedded log.IsEnabled) - Key: LOG4NET-290 URL: https://issues.apache.org/jira/browse/LOG4NET-290 Project: Log4net Issue Type: New Feature Co

[jira] [Updated] (LOG4NET-290) Add Lambda-based ILog-Extensions (embedded log.IsEnabled)

2011-04-05 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen updated LOG4NET-290: -- Description: This statement: if (log.IsDebugEnabled) log.DebugFormat("x: {0}", 123