Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-502

appenderattachable.h function doc formatted "incorrectly"

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • Core
    • None

    Description

      in src/main/include/log4cxx/spi/appenderattachable.h

      /**
      Returns <code>true</code> if the specified appender is in list of
      attached attached, <code>false</code> otherwise.
      */
      virtual bool isAttached(const AppenderPtr& appender) const = 0;
      

      Should probably be

      /**
       * Returns <code>true</code> if the specified appender is in list of
       * attached attached, <code>false</code> otherwise.
       */
      virtual bool isAttached(const AppenderPtr& appender) const = 0;
      

      Attachments

        Activity

          People

            tschoening Thorsten Schöning
            thomaswatters Thomas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified