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

Scan does not reload external resources

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.0.13
    • None
    • None

    Description

      If I define the configuration below
      <configuration scan="true" scanPeriod="10 seconds" debug="false">
      <property resource="my-configuration.properties" />
      ....
      <root level="${logback.logLevel}">

      my-configuration.properties :
      logback.logLevel=debug

      The modification on the fly of logback.logLevel has no effect

      Attachments

        Activity

          People

            logback-dev Logback dev list
            jflefebvre JFL
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: