[GitHub] [logging-log4j2] ppkarwasz edited a comment on pull request #768: Improves behavior of failing Log4j 1.x builders

2022-02-22 Thread GitBox
ppkarwasz edited a comment on pull request #768: URL: https://github.com/apache/logging-log4j2/pull/768#issuecomment-1048490776 This should prevent frustrating debugging like in [this StackOverflow question](https://stackoverflow.com/q/71149004/11748454), where the user just got:

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #768: Improves behavior of failing Log4j 1.x builders

2022-02-22 Thread GitBox
ppkarwasz commented on pull request #768: URL: https://github.com/apache/logging-log4j2/pull/768#issuecomment-1048490776 This should prevent frustrating debugging like in [this StackOverflow question](https://stackoverflow.com/q/71149004/11748454), where the user just got: ```

[jira] [Commented] (LOG4J2-3362) Jakarta EE 9 compatible SMTP appender

2022-02-22 Thread Piotr P. Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496376#comment-17496376 ] Piotr P. Karwasz commented on LOG4J2-3362: -- I added a PR that should enable the usage of

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-22 Thread GitBox
ppkarwasz commented on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1048291947 @garydgregory: I moved the `SmtpManager` to a new `log4j-jakarta-smtp` module. The choice between the `javax.*` and `jakarta.*` version is automatic, based on

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496251#comment-17496251 ] Ralph Goers commented on LOG4J2-3396: - Yes, Gary is mistaken. MongoDB may log to SLF4J but then that

[jira] [Commented] (LOG4J2-3391) Add optional additional fields to NoSQLAppender

2022-02-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496200#comment-17496200 ] ASF subversion and git services commented on LOG4J2-3391: - Commit

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Omer U (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496189#comment-17496189 ] Omer U commented on LOG4J2-3396: [~ggregory], If I understood correctly for loop to happen, both

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496096#comment-17496096 ] Gary D. Gregory commented on LOG4J2-3396: - I am guessing there is a loop between slf4j and Log4j

[jira] (LOG4J2-3407) PropertiesConfiguration.parseAppender NPE when logger refers to non-existent appender

2022-02-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3407 ] Gary D. Gregory deleted comment on LOG4J2-3407: - was (Author: garydgregory): I am guessing there is a loop between slf4j and Log4j as the MongoDB client depends on slf4j:

[jira] [Commented] (LOG4J2-3407) PropertiesConfiguration.parseAppender NPE when logger refers to non-existent appender

2022-02-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496094#comment-17496094 ] Gary D. Gregory commented on LOG4J2-3407: - I am guessing there is a loop between slf4j and Log4j

[GitHub] [logging-log4j2] ruhulmus commented on pull request #763: Added java logging with Asynchronous logger

2022-02-22 Thread GitBox
ruhulmus commented on pull request #763: URL: https://github.com/apache/logging-log4j2/pull/763#issuecomment-1047809689 @remkop, Could you please review the changes? I have made updates based on the last discussion. -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Omer U (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496031#comment-17496031 ] Omer U commented on LOG4J2-3396: [~ppkarwasz] thank you. This seem to work. No stall, all logs except

[jira] [Comment Edited] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Piotr P. Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496024#comment-17496024 ] Piotr P. Karwasz edited comment on LOG4J2-3396 at 2/22/22, 11:07 AM: -

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Piotr P. Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17496024#comment-17496024 ] Piotr P. Karwasz commented on LOG4J2-3396: -- Have you tried: {code:xml}

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-22 Thread Omer U (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495999#comment-17495999 ] Omer U commented on LOG4J2-3396: Will we be able to run mongodb appender for root logger? May be mongodb

[jira] [Commented] (LOG4J2-3393) JSON template layout performance regression

2022-02-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495961#comment-17495961 ] ASF subversion and git services commented on LOG4J2-3393: - Commit

[jira] [Commented] (LOG4J2-3393) JSON template layout performance regression

2022-02-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17495960#comment-17495960 ] ASF subversion and git services commented on LOG4J2-3393: - Commit