[GitHub] [logging-log4j2] rgoers edited a comment on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
rgoers edited a comment on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1073168934 @dfa1 I do understand your dilemma. You already have existing code that has implemented this in the only way possible using SLF4J, which is a hack, However, I have

[GitHub] [logging-log4j2] rgoers commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
rgoers commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1073168934 @dfa1 I do understand your dilemma. You already have existing code that has implemented this in the only way possible using SLF4J, which is a hack, However, I have a real

[jira] [Commented] (LOG4J2-3439) log4j2 Spring Cloud config integration with MTLS gives NullPointerException

2022-03-19 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509340#comment-17509340 ] Matt Sicker commented on LOG4J2-3439: - A safe default could be TLSv1.2, though TLSv1.3 is theĀ _true_

[GitHub] [logging-log4j2] dfa1 edited a comment on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 edited a comment on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1073049642 @rgoers @carterkozak @garydgregory *Current state* - this PR is implementing the SLF4J's contract in a reasonable way (my humble opinion) - test

[GitHub] [logging-log4j2] dfa1 commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1073049642 @rgoers @carterkozak @garydgregory *Current state* - this PR is implementing the SLF4J's contract is a reasonable way (my humble opinion) - test coverage

[GitHub] [logging-log4j2] dfa1 commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1073047035 @rgoers @garydgregory thank you for the feedback ;) Actually we already have a lot of internal libraries and frameworks written against `slf4j-api`, and we do the

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
rgoers commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830502914 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
rgoers commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830502914 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {

[jira] [Updated] (LOGCXX-550) Add ability to get thread name not just ID

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton updated LOGCXX-550: Fix Version/s: 0.13.0 > Add ability to get thread name not just ID >

[jira] [Work started] (LOGCXX-550) Add ability to get thread name not just ID

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOGCXX-550 started by Robert Middleton. --- > Add ability to get thread name not just ID >

[jira] [Resolved] (LOGCXX-525) Compressing log files does not create directories

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton resolved LOGCXX-525. - Resolution: Fixed > Compressing log files does not create directories >

[jira] [Resolved] (LOGCXX-529) Support color and highlight conversion patterns

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton resolved LOGCXX-529. - Resolution: Fixed > Support color and highlight conversion patterns >

[jira] [Commented] (LOGCXX-551) CMake documented build option for Boost vs C++17 Implementation for shared_mutex

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509284#comment-17509284 ] Robert Middleton commented on LOGCXX-551: - So at least part of the reason for this is that the

[jira] [Updated] (LOGCXX-551) CMake documented build option for Boost vs C++17 Implementation for shared_mutex

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton updated LOGCXX-551: Fix Version/s: 0.13.0 > CMake documented build option for Boost vs C++17 Implementation

[jira] [Assigned] (LOGCXX-551) CMake documented build option for Boost vs C++17 Implementation for shared_mutex

2022-03-19 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton reassigned LOGCXX-551: --- Assignee: Robert Middleton > CMake documented build option for Boost vs C++17

[GitHub] [logging-log4j2] garydgregory commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
garydgregory commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072998257 I have a product at work that does almost exactly what @rgoers describes, it works great, it's clean, and easy enough to understand. I encourage you as well to move

[GitHub] [logging-log4j2] rgoers edited a comment on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
rgoers edited a comment on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072974525 Ok. So your big mistake here is trying to do this with the SLF4J API. It wasn't designed to support structured event logging. I fought for that years ago and gave

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
ppkarwasz commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830463798 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {

[GitHub] [logging-log4j2] rgoers edited a comment on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
rgoers edited a comment on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072974525 Ok. So your big mistake here is trying to do this with the SLF4J API. It wasn't designed to support structured event logging. I fought for that years ago and gave

[jira] [Commented] (LOG4J2-3439) log4j2 Spring Cloud config integration with MTLS gives NullPointerException

2022-03-19 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509201#comment-17509201 ] Piotr Karwasz commented on LOG4J2-3439: --- [~rgoers], I never checked on old Java versions, but on

[GitHub] [logging-log4j2] rgoers commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
rgoers commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072974525 Ok. So your big mistake here is trying to do this with the SLF4J API. It wasn't designed to support structured event logging. I fought for that years ago and gave up and

[GitHub] [logging-log4j2] dfa1 commented on a change in pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on a change in pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#discussion_r830457264 ## File path: log4j-slf4j-impl/src/main/java/org/apache/logging/slf4j/Log4jMarkerFactory.java ## @@ -113,26 +125,18 @@ public boolean exists(final

[GitHub] [logging-log4j2] dfa1 commented on a change in pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on a change in pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#discussion_r830456338 ## File path: log4j-slf4j-impl/src/main/java/org/apache/logging/slf4j/Log4jMarkerFactory.java ## @@ -113,26 +125,18 @@ public boolean exists(final

[GitHub] [logging-log4j2] dfa1 commented on a change in pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on a change in pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#discussion_r830456338 ## File path: log4j-slf4j-impl/src/main/java/org/apache/logging/slf4j/Log4jMarkerFactory.java ## @@ -113,26 +125,18 @@ public boolean exists(final

[GitHub] [logging-log4j2] dfa1 edited a comment on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 edited a comment on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072958711 @rgoers yes, of course :-) Let me try to explain clearly: in https://www.six-group.com/ there is an internal requirement to use a structured logging format (called

[GitHub] [logging-log4j2] dfa1 commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072958711 @rgoers yes, of course :-) Let me try to explain clearly: at @SIX-Group we have an internal requirement to use a structured logging format (called unified log event) for

[GitHub] [logging-log4j2] dfa1 edited a comment on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 edited a comment on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072958711 @rgoers yes, of course :-) Let me try to explain clearly: in https://www.six-group.com/ there is an internal requirement to use a structured logging format (called

[GitHub] [logging-log4j2] dfa1 commented on a change in pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
dfa1 commented on a change in pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#discussion_r830449257 ## File path: log4j-slf4j-impl/src/main/java/org/apache/logging/slf4j/Log4jMarkerFactory.java ## @@ -113,26 +125,18 @@ public boolean exists(final

[GitHub] [logging-log4j2] rgoers commented on pull request #770: Initial support for detached markers in SLF4J binding

2022-03-19 Thread GitBox
rgoers commented on pull request #770: URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1072954499 @dfa1 In your comment above you said you do have a use case (one would hope so for you to be implementing this) but you didn't explain your use case. All you really said

[GitHub] [logging-log4j2] rgoers closed pull request #799: Update CustomConfiguration.java

2022-03-19 Thread GitBox
rgoers closed pull request #799: URL: https://github.com/apache/logging-log4j2/pull/799 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [logging-log4j2] rgoers commented on pull request #799: Update CustomConfiguration.java

2022-03-19 Thread GitBox
rgoers commented on pull request #799: URL: https://github.com/apache/logging-log4j2/pull/799#issuecomment-1072953796 This change would cause our RAT check to fail, would not match ASF guidelines documented at https://www.apache.org/legal/src-headers.html, and as Gary noted the URL is

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
rgoers commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830447038 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
rgoers commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830447038 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
rgoers commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830447038 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {

[GitHub] [logging-log4j2] rgoers commented on a change in pull request #804: [LOG4J2-3427] Replace ServiceLoader calls with ServiceLoaderUtil

2022-03-19 Thread GitBox
rgoers commented on a change in pull request #804: URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830447038 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/ServiceLoaderUtil.java ## @@ -110,28 +139,64 @@ private ServiceLoaderUtil() {