XMLWordPrintable

Details

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Major Major
    • 1.5.5
    • 1.3.8, 1.4.8
    • Joran
    • None

    Description

      <configuration scan="true" scanPeriod="30 seconds">
          <variable name="application.id" value="my-application"/>
      ...
          <include optional="true" file="/mypath/${application.id}/config/logback-override.xml"/>
      

      This substitution doesn't happen in this case (other substitutions are still fine)

      This is what I get in the logs:

      11:46:28,122 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@333d111 - Adding [file:/mypath/application.id_IS_UNDEFINED/config/logback-override.xml] to configuration watch list.
      

      Anyone else had this issue ?
      (Worked in previous versions of logback - I'll do some digging to find out exactly when it stopped working)

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            ceki Ceki Gülcü
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: