Details
-
New Feature
-
Resolution: Fixed
-
Major
-
1.0.11
-
None
Description
Implementing this feature will involve four subtasks:
1. Add SSLSocketAppenderBase and supporting classes to logback-core
2. Add SSLSocketAppender and SimpleSSLSocketServer to logback-classic
3. Add SSLSocketAppender to logback-access
4. Update Appenders documentation to provide usage information
I will provide pull requests for each subtask.