Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-984

Sifting appender does not support conditional processing

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.0.13, 1.1.0, 1.1.2
    • logback-core
    • None

    Description

      The logback documentation says that "Conditional processing is supported anywhere within the <configuration> element."
      However placing <if><then><else> tags inside <sift> element produces "no applicable action for" errors.
      The rule store used to interpret the sift configuration does not contain Action-s responsible for if, then, else tags (see SiftingJoranConfigurator) and (SiftingJoranConfiguratorBase) classes.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            sbarlabanov Sergiy Barlabanov
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: