[jira] Created: (LOG4NET-83) Allow flushing into file every X milliseconds

2006-07-25 Thread Tal G (JIRA)
Allow flushing into file every X milliseconds - Key: LOG4NET-83 URL: http://issues.apache.org/jira/browse/LOG4NET-83 Project: Log4net Issue Type: New Feature Components: Appenders

[jira] Created: (LOG4NET-85) Add .txt to the log file name

2006-07-25 Thread Tal G (JIRA)
Add .txt to the log file name - Key: LOG4NET-85 URL: http://issues.apache.org/jira/browse/LOG4NET-85 Project: Log4net Issue Type: Improvement Components: Appenders Affects Versions: 1.2.10

[jira] Created: (LOG4NET-86) In RollingFileAppender when setting CountDirection=1 and the curr size reach int.MaxValue

2006-07-25 Thread Tal G (JIRA)
In RollingFileAppender when setting CountDirection=1 and the curr size reach int.MaxValue - Key: LOG4NET-86 URL: http://issues.apache.org/jira/browse/LOG4NET-86

[jira] Commented: (LOG4NET-86) In RollingFileAppender when setting CountDirection=1 and the curr size reach int.MaxValue

2006-07-25 Thread Ron Grabowski (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-86?page=comments#action_12423481 ] Ron Grabowski commented on LOG4NET-86: -- You have a folder with 2,147,483,638 files in it? That's a lot of files. NTFS supports 4,294,967,295 files in a

[jira] Commented: (LOG4NET-84) Allow messages to be printed in ascendant order according to date time.

2006-07-25 Thread Ron Grabowski (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-84?page=comments#action_12423484 ] Ron Grabowski commented on LOG4NET-84: -- I don't understand what the problem is or your solution to it. Multi-threaded applications usually don't make

[jira] Resolved: (LOG4NET-85) Add .txt to the log file name

2006-07-25 Thread Ron Grabowski (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-85?page=all ] Ron Grabowski resolved LOG4NET-85. -- Resolution: Duplicate Yes this would be nic to have but adding support for this isn't just a matter of adding one or two lines of code. Duplicate of