[ 
https://issues.apache.org/jira/browse/LOG4J2-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory updated LOG4J2-1557:
---------------------------------
    Description: 
Add a Builder for the SocketAppender (deprecates the factory method).

I need to add parameters for {{bufferedIo}} and {{bufferSize}} to the 
{{SocketAppender}} and the {{SyslogAppender}} as I am embarking on a project 
that will use Syslog events in large quantities. Then I'd like to also add 
these to other streaming appenders. I'll create a different ticket for these. 

Deprecated:
- org.apache.logging.log4j.core.appender.SocketAppender.createAppender(String, 
int, Protocol, SslConfiguration, int, int, boolean, String, boolean, boolean, 
Layout<? extends Serializable>, Filter, boolean, Configuration)
- org.apache.logging.log4j.core.appender.SocketAppender.createAppender(String, 
String, String, SslConfiguration, int, String, String, String, String, String, 
Layout<? extends Serializable>, Filter, String, Configuration)

When should we deprecate these?

  was:
Add a Builder for the SocketAppender (deprecates the factory method).

Deprecated:
- org.apache.logging.log4j.core.appender.SocketAppender.createAppender(String, 
int, Protocol, SslConfiguration, int, int, boolean, String, boolean, boolean, 
Layout<? extends Serializable>, Filter, boolean, Configuration)
- org.apache.logging.log4j.core.appender.SocketAppender.createAppender(String, 
String, String, SslConfiguration, int, String, String, String, String, String, 
Layout<? extends Serializable>, Filter, String, Configuration)

When should we deprecate these?


> Add a Builder for the SocketAppender (deprecates factory method)
> ----------------------------------------------------------------
>
>                 Key: LOG4J2-1557
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1557
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Appenders
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 2.7
>
>
> Add a Builder for the SocketAppender (deprecates the factory method).
> I need to add parameters for {{bufferedIo}} and {{bufferSize}} to the 
> {{SocketAppender}} and the {{SyslogAppender}} as I am embarking on a project 
> that will use Syslog events in large quantities. Then I'd like to also add 
> these to other streaming appenders. I'll create a different ticket for these. 
> Deprecated:
> - 
> org.apache.logging.log4j.core.appender.SocketAppender.createAppender(String, 
> int, Protocol, SslConfiguration, int, int, boolean, String, boolean, boolean, 
> Layout<? extends Serializable>, Filter, boolean, Configuration)
> - 
> org.apache.logging.log4j.core.appender.SocketAppender.createAppender(String, 
> String, String, SslConfiguration, int, String, String, String, String, 
> String, Layout<? extends Serializable>, Filter, String, Configuration)
> When should we deprecate these?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to