[jira] Commented: (LOG4NET-48) Executed processes cannot auto find their app.config file

2005-08-31 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-48?page=comments#action_12320675 ] Nicko Cadell commented on LOG4NET-48: - > > Process B instance of Log4net didn't succeed to initialyze itself properly. > Looks like it didn't find process B's config file.

[jira] Resolved: (LOG4NET-49) CountingQuietTextWriter does not count strings written with WriteLine

2005-08-31 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-49?page=all ] Nicko Cadell resolved LOG4NET-49: - Resolution: Fixed Added missing overrides > CountingQuietTextWriter does not count strings written with WriteLine >

cvs commit: logging-log4net/src/Util CountingQuietTextWriter.cs

2005-08-31 Thread nicko
nicko 2005/08/31 01:14:10 Modified:src/Util CountingQuietTextWriter.cs Log: Fix for LOG4NET-49, Added missing overrides to CountingQuietTextWriter Revision ChangesPath 1.6 +60 -1 logging-log4net/src/Util/CountingQuietTextWriter.cs Index: CountingQuietText

RE: [jira] Created: (LOG4NET-49) CountingQuietTextWriter does not count strings written with WriteLine

2005-08-31 Thread Nicolai Borup Hansen
Hi Please unsubscribe me :-) Best regards, Nicolai Hansen -Original Message- From: Nicko Cadell (JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 31, 2005 10:01 AM To: log4net-dev@logging.apache.org Subject: [jira] Created: (LOG4NET-49) CountingQuietTextWriter does not count str

[jira] Created: (LOG4NET-49) CountingQuietTextWriter does not count strings written with WriteLine

2005-08-31 Thread Nicko Cadell (JIRA)
CountingQuietTextWriter does not count strings written with WriteLine - Key: LOG4NET-49 URL: http://issues.apache.org/jira/browse/LOG4NET-49 Project: Log4net Type: Bug Components: Core Versio