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

Docs: Are setReconnectionDelay and Configurator outdated?

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 1.1.3
    • logback-site
    • None

    Description

      I am checking the APIs in the Logback site and example, and found the following outdated APIs. I hope some contributors may confirm whether these are outdated or not:

      1. setReconnectionDelay
      https://github.com/qos-ch/logback/blob/master/logback-examples/src/main/java/chapters/appenders/socket/ConsolePluginClient.java
      The page includes “ch.qos.logback.classic.net.SocketAppender.setReconnectionDelay(int),” at line 49 but the method does not exist anymore. I found that the method was deleted on Nov. 24, 2006.

      2. Configurator
      https://github.com/qos-ch/logback/blob/master/logback-site/src/site/pages/manual/jmxConfig.html
      The page includes “ch.qos.logback.classic.jmx.Configurator” at line 70, but the class does not exist anymore. The class was deleted on Nov. 04, 2008.

      Thanks in advance,
      Seonah

      Attachments

        Activity

          People

            logback-dev Logback dev list
            saleese Seonah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: