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

Inconsistent const qualification on logging methods.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.7
    • 0.10.0
    • None
    • None

    Description

      The application of const qualifiers on logging methods (for example, Logger::trace or Logger::forcedLog) is inconsistent. Some signatures have the qualifier, others that have a slightly different calling signature don't. The const qualifier isn't particularly effective since the use of an LoggerPtr will effectively discard the const qualifier.

      Attachments

        Activity

          People

            carnold@apache.org Curt Arnold
            carnold@apache.org Curt Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: