Issue Type: Bug Bug
Affects Versions: 1.1.3
Assignee: Logback dev list
Components: logback-site
Created: 13/Jul/15 4:00 PM
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

Project: logback
Priority: Trivial Trivial
Reporter: Seonah
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira