[PR] 2214 - Add support for ScopedContext (logging-log4j2)

2024-03-16 Thread via GitHub
rgoers opened a new pull request, #2385: URL: https://github.com/apache/logging-log4j2/pull/2385 This adds support for a ScopedContext as requested in kotlin/#74 and similar to #2214 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] Add Logback's throwable-consuming semantics as an option (logging-log4j2)

2024-03-16 Thread via GitHub
ppkarwasz commented on issue #2363: URL: https://github.com/apache/logging-log4j2/issues/2363#issuecomment-2002079852 @SeasonPanPan, Thank you for your proposal. #2379 might be a little bit Log4j specific, but I can assign you #2380 if it interests you. -- This is an automated mes

Re: [PR] Centralize initialization in `Provider` class (logging-log4j2)

2024-03-16 Thread via GitHub
ppkarwasz commented on code in PR #2374: URL: https://github.com/apache/logging-log4j2/pull/2374#discussion_r1527196204 ## log4j-api/src/main/java/org/apache/logging/log4j/util/ProviderUtil.java: ## @@ -163,6 +172,88 @@ static void lazyInit() { } } +/** +

Re: [PR] Centralize initialization in `Provider` class (logging-log4j2)

2024-03-16 Thread via GitHub
ppkarwasz commented on code in PR #2374: URL: https://github.com/apache/logging-log4j2/pull/2374#discussion_r1527193084 ## log4j-api/src/main/java/org/apache/logging/log4j/spi/Provider.java: ## @@ -97,127 +217,266 @@ public String getVersions() { /** * Gets the prio

Re: [PR] Centralize initialization in `Provider` class (logging-log4j2)

2024-03-16 Thread via GitHub
ppkarwasz commented on code in PR #2374: URL: https://github.com/apache/logging-log4j2/pull/2374#discussion_r1527192823 ## log4j-api/src/main/java/org/apache/logging/log4j/spi/Provider.java: ## @@ -97,127 +217,266 @@ public String getVersions() { /** * Gets the prio

Re: [PR] Centralize initialization in `Provider` class (logging-log4j2)

2024-03-16 Thread via GitHub
ppkarwasz commented on code in PR #2374: URL: https://github.com/apache/logging-log4j2/pull/2374#discussion_r1527192000 ## log4j-api/src/main/java/org/apache/logging/log4j/spi/Provider.java: ## @@ -20,39 +20,135 @@ import java.net.URL; import java.util.Properties; import org.

Re: [I] Add Logback's throwable-consuming semantics as an option (logging-log4j2)

2024-03-16 Thread via GitHub
SeasonPanPan commented on issue #2363: URL: https://github.com/apache/logging-log4j2/issues/2363#issuecomment-2001921715 @ppkarwasz @vy -- 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 s