Issue Type: Bug Bug
Assignee: Logback dev list
Components: logback-site
Created: 04/Mar/15 2:14 PM
Description:

I am checking the APIs in the Logback site, and it seems that I found outdated APIs. I hope some contributors may confirm whether the followings are outdated or not:

1. SocketRemote
https://github.com/qos-ch/logback/blob/master/logback-site/src/site/pages/codes.html
The page includes “ch.qos.logback.classic.net.SocketRemote,” but the class does not exist anymore. I found that the class was deleted on Sep. 07, 2013.

2. CyclicBufferTrackerImpl
https://github.com/qos-ch/logback/blob/master/logback-site/src/site/pages/manual/appenders.html
The page includes “CyclicBufferTrackerImpl,” but the class does not exist anymore. I found that the class was deleted on Sep. 07, 2013.

3. ExecutionContext
https://github.com/qos-ch/logback/blob/master/logback-site/src/site/pages/manual/onJoran.html
The page includes “ch.qos.logback.core.joran.spi.ExecutionContext.” However, I found that the class was renamed to ch.qos.logback.core.joran.spi.InterpretationContext on Oct. 23, 2006.

4. NestedComponentIA
https://github.com/qos-ch/logback/blob/master/logback-site/src/site/pages/access.html
The page includes “NestedComponentIA,” which was deleted on Jul. 17, 2008.

Especially, regarding "CyclicBufferTrackerImpl," I found that the other person reported this, but still not fixed.

Thanks in advance,
Seonah

Project: logback
Priority: Minor Minor
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