Re: log4j-to-slf4j

2017-09-24 Thread Ralph Goers
Yes, that is what we would want to do. BTW - I mentioned it a while ago but is there any chance we can get updated performance charts? The charts are for Log4j 2.6 vs Logback 1.1.7. Logback is now at 1.1.11 and 1.2.3. I am not really clear on what is different between 1.1.x and 1.2.x. Ralph

Re: log4j-to-slf4j

2017-09-24 Thread Remko Popma
Ok I see now. It would certainly be good to have more ammunition to argue for using the Log4j2 API directly. Comments on StackOverflow https://stackoverflow.com/a/41500347/1446916 show some people perceive the log4j-to-slf4j module as a facade for a facade. If we bind directly, perhaps I

[jira] [Commented] (LOG4J2-2057) Support SLF4J 1.8 binding mechanism

2017-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178497#comment-16178497 ] ASF subversion and git services commented on LOG4J2-2057: - Commit

[jira] [Commented] (LOG4J2-1896) Update classes in org.apache.logging.log4j.core.net.ssl in APIs from String to char[] for passwords

2017-09-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178460#comment-16178460 ] Remko Popma commented on LOG4J2-1896: - (Note to self, still looking into this) Useful links: *

log4j-to-slf4j

2017-09-24 Thread Ralph Goers
In looking at the implementations of log4j-slf4j-impl and log4j-to-slf4j is strikes me that log4j-to-slf4j is binding to the SLF4J API while log4j-slf4j-impl is binding the SFL4J API to the log4j implementation using SLF4J’s binding mechanism. So it seems to me that instead of having

[jira] [Comment Edited] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178266#comment-16178266 ] Ralph Goers edited comment on LOG4J2-2056 at 9/24/17 4:25 PM: -- Technically

[jira] [Commented] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178268#comment-16178268 ] Matt Sicker commented on LOG4J2-2056: - Got it. Package names as listed right now LGTM. > Modularize

[jira] [Comment Edited] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178266#comment-16178266 ] Ralph Goers edited comment on LOG4J2-2056 at 9/24/17 4:23 PM: -- Technically

[jira] [Comment Edited] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178266#comment-16178266 ] Ralph Goers edited comment on LOG4J2-2056 at 9/24/17 4:23 PM: -- Technically

[jira] [Commented] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178266#comment-16178266 ] Ralph Goers commented on LOG4J2-2056: - Technically they could but I would find that confusing since

[jira] [Created] (LOG4J2-2057) Support SLF4J 1.8 binding mechanism

2017-09-24 Thread Ralph Goers (JIRA)
Ralph Goers created LOG4J2-2057: --- Summary: Support SLF4J 1.8 binding mechanism Key: LOG4J2-2057 URL: https://issues.apache.org/jira/browse/LOG4J2-2057 Project: Log4j 2 Issue Type: Improvement

[jira] [Commented] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178239#comment-16178239 ] Ralph Goers commented on LOG4J2-2056: - OK. I changed the table. > Modularize Log4j as automatic

[jira] [Updated] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated LOG4J2-2056: Description: To fully support Java 9 all Log4j jars must (at least) be packaged as automatic

[jira] [Commented] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178222#comment-16178222 ] Gary Gregory commented on LOG4J2-2056: -- I kind of like the dot matching the dash in "to.foo" >

[jira] [Updated] (LOG4J2-2054) Provide ways to configure SSL that avoid plain-text passwords in the log4j configuration

2017-09-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-2054: Description: Following up on LOG4J2-1896, currently SecureSocketAppender can only be configured

[jira] [Updated] (LOG4J2-2054) Provide ways to configure SSL that avoid plain-text passwords in the log4j configuration

2017-09-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-2054: Summary: Provide ways to configure SSL that avoid plain-text passwords in the log4j configuration

Jenkins build is back to normal : Log4j 2.x #3092

2017-09-24 Thread Apache Jenkins Server
See

[jira] [Commented] (LOG4J2-1896) Update classes in org.apache.logging.log4j.core.net.ssl in APIs from String to char[] for passwords

2017-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178188#comment-16178188 ] ASF subversion and git services commented on LOG4J2-1896: - Commit

Build failed in Jenkins: Log4j 2.x #3091

2017-09-24 Thread Apache Jenkins Server
See Changes: [rpopma] LOG4J2-1896 limit visibility of MemoryPasswordProvider implementation -- [...truncated 115.89 KB...] missing type arguments for generic class Class

[jira] [Commented] (LOG4J2-1896) Update classes in org.apache.logging.log4j.core.net.ssl in APIs from String to char[] for passwords

2017-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178153#comment-16178153 ] ASF subversion and git services commented on LOG4J2-1896: - Commit

[jira] [Comment Edited] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178143#comment-16178143 ] Ralph Goers edited comment on LOG4J2-2056 at 9/24/17 10:34 AM: --- If they

[jira] [Comment Edited] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178143#comment-16178143 ] Ralph Goers edited comment on LOG4J2-2056 at 9/24/17 10:32 AM: --- If they

[jira] [Commented] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178143#comment-16178143 ] Ralph Goers commented on LOG4J2-2056: - If they want to release Log4J 1 then they would use the same

[jira] [Resolved] (LOG4J2-2052) Disable thread name caching by default

2017-09-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved LOG4J2-2052. - Resolution: Fixed Fix Version/s: 2.10.0 Fixed in master. Please verify and close. >

[jira] [Commented] (LOG4J2-2052) Disable thread name caching by default

2017-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178136#comment-16178136 ] ASF subversion and git services commented on LOG4J2-2052: - Commit

[jira] [Commented] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178121#comment-16178121 ] Remko Popma commented on LOG4J2-2056: - Is it a good idea to use the below? |log4j-1.2-api|

Java 9 module names

2017-09-24 Thread Ralph Goers
I have created https://issues.apache.org/jira/browse/LOG4J2-2056 to identify the module names we want to use. The effort to resolve this issue will be to add the “Automatic-Module-Name” header to the jar manifest for each of the maven modules

[jira] [Created] (LOG4J2-2056) Modularize Log4j as automatic modules

2017-09-24 Thread Ralph Goers (JIRA)
Ralph Goers created LOG4J2-2056: --- Summary: Modularize Log4j as automatic modules Key: LOG4J2-2056 URL: https://issues.apache.org/jira/browse/LOG4J2-2056 Project: Log4j 2 Issue Type: New