[prev in list] [next in list] [prev in thread] [next in thread] 

List:       log4net-dev
Subject:    cvs commit: logging-log4net/src/Layout ExceptionLayout.cs
From:       nicko () apache ! org
Date:       2004-05-30 11:10:31
Message-ID: 20040530111031.94066.qmail () minotaur ! apache ! org
[Download RAW message or body]

nicko       2004/05/30 04:10:31

  Modified:    src/Layout ExceptionLayout.cs
  Log:
  Renamed loggingEvent.GetExceptionStrRep to GetExceptionString
  
  Revision  Changes    Path
  1.4       +1 -1      logging-log4net/src/Layout/ExceptionLayout.cs
  
  Index: ExceptionLayout.cs
  ===================================================================
  RCS file: /home/cvs/logging-log4net/src/Layout/ExceptionLayout.cs,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ExceptionLayout.cs	23 Feb 2004 03:18:04 -0000	1.3
  +++ ExceptionLayout.cs	30 May 2004 11:10:31 -0000	1.4
  @@ -90,7 +90,7 @@
   				throw new ArgumentNullException("loggingEvent");
   			}
   
  -			writer.Write(loggingEvent.GetExceptionStrRep());
  +			writer.Write(loggingEvent.GetExceptionString());
   		}
   
   		#endregion
  
  
  
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic