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

Appender threshold cannot be set in configuration files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.7
    • 0.10.0
    • Configurator
    • None
    • Linux, but affects all platforms.

    Description

      The threshold of an appender cannot be configured using
      the Property- or DOMConfigurator, because AppenderSkeleton
      lacks a properly implemented setOption method.

      For example:

      log4j.properties: log4j.appender.faultAppender.Threshold=WARN
      log4j.xml: <param name="Threshold" value="WARN" />

      Attachments

        Issue Links

          Activity

            People

              mcatan Michael Catanzariti
              martin.landers Martin Landers
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: