Uploaded image for project: 'Log4net'
  1. Log4net
  2. LOG4NET-297

AppenderSkeleton.RequiresLayout docs and implementation don't match

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.10
    • 1.2.11
    • Documentation
    • None

    Description

      In AppenderSkeleton.cs:

      /// <para>
      /// This default implementation always returns <c>true</c>.
      /// </para>
      virtual protected bool RequiresLayout
      {
      get

      { return false; }

      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            cdolan Chris Dolan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: