nicko       2004/09/19 12:49:36

  Modified:    src/Layout LayoutSkeleton.cs
  Log:
  Updated doc comments
  
  Revision  Changes    Path
  1.5       +2 -1      logging-log4net/src/Layout/LayoutSkeleton.cs
  
  Index: LayoutSkeleton.cs
  ===================================================================
  RCS file: /home/cvs/logging-log4net/src/Layout/LayoutSkeleton.cs,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LayoutSkeleton.cs 10 Sep 2004 19:40:23 -0000      1.4
  +++ LayoutSkeleton.cs 19 Sep 2004 19:49:36 -0000      1.5
  @@ -201,7 +201,8 @@
                /// object, then the layout should return <c>true</c>.
                /// </para>
                /// <para>
  -             /// Set this value to override a this default setting.
  +             /// Set this value to override a this default setting. The 
default
  +             /// value is <c>true</c>, this layout does not handle the 
exception.
                /// </para>
                /// </remarks>
                virtual public bool IgnoresException 
  
  
  

Reply via email to