[PR] Rewrote Messages (logging-log4j2)

2024-05-16 Thread via GitHub
grobmeier opened a new pull request, #2591: URL: https://github.com/apache/logging-log4j2/pull/2591 Messages - draft, work in progress. -- 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 specifi

Re: [PR] Bump org.eclipse.jetty:jetty-maven-plugin from 10.0.20 to 10.0.21 [logging-log4j-samples]

2024-05-16 Thread via GitHub
github-actions[bot] merged PR #137: URL: https://github.com/apache/logging-log4j-samples/pull/137 -- 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: notifi

Re: [PR] Bump org.springframework:spring-framework-bom from 5.3.34 to 5.3.35 [logging-log4j-samples]

2024-05-16 Thread via GitHub
github-actions[bot] merged PR #138: URL: https://github.com/apache/logging-log4j-samples/pull/138 -- 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: notifi

Re: [PR] Condition internal debug logging on its enabled state [logging-log4cxx]

2024-05-16 Thread via GitHub
swebb2066 merged PR #384: URL: https://github.com/apache/logging-log4cxx/pull/384 -- 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: notifications-unsubscr

Re: [PR] Rewrote Messages (logging-log4j2)

2024-05-16 Thread via GitHub
vy commented on PR #2591: URL: https://github.com/apache/logging-log4j2/pull/2591#issuecomment-2116863768 @grobmeier, I once started rewriting this, and back then drafted the following intro: ``` Although Log4j provides `Logger` methods that accept a formatting pattern of type `St

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz commented on code in PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581#discussion_r1604454001 ## src/site/antora/modules/ROOT/partials/log4j-features.adoc: ## @@ -0,0 +1,43 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-17 Thread via GitHub
FrankCy closed issue #2582: A problem with an abnormal log output location. URL: https://github.com/apache/logging-log4j2/issues/2582 -- 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 comm

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-17 Thread via GitHub
FrankCy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2117038869 > @FrankCy, > > Can you check if your application is using Log4j for **all** logging: many RocketMQ artifacts have a dependency on `logback-classic`, which smuggles Lo

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-17 Thread via GitHub
FrankCy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2117039803 > @FrankCy, > > Can you check if your application is using Log4j for **all** logging: many RocketMQ artifacts have a dependency on `logback-classic`, which smuggles Lo

Re: [PR] Port system properties documentation to `main` (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz commented on code in PR #2590: URL: https://github.com/apache/logging-log4j2/pull/2590#discussion_r1604618187 ## src/site/antora/modules/ROOT/pages/manual/systemproperties.adoc: ## @@ -14,895 +14,272 @@ See the License for the specific language governing permissio

Re: [PR] Bump actions/checkout from 4.1.5 to 4.1.6 [logging-parent]

2024-05-17 Thread via GitHub
github-actions[bot] merged PR #182: URL: https://github.com/apache/logging-parent/pull/182 -- 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: notifications

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-17 Thread via GitHub
vy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2117336929 @FrankCy, could you share with us a _minimal_1 `pom.xml` and a Java file containing a `main()` method that we can run to reproduce the problem, please? 1 _Minimal_ as in in

Re: [PR] Port system properties documentation to `main` (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz merged PR #2590: URL: https://github.com/apache/logging-log4j2/pull/2590 -- 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: notifications-unsubsc

Re: [PR] [2.x] Revamp the performance-related website content (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz commented on code in PR #2576: URL: https://github.com/apache/logging-log4j2/pull/2576#discussion_r1604836043 ## src/site/antora/modules/ROOT/pages/manual/layouts.adoc: ## @@ -16,39 +16,25 @@ = Layouts -An Appender uses a Layout to format a LogEvent into a for

Re: [PR] [2.x] Revamp the performance-related website content (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz commented on code in PR #2576: URL: https://github.com/apache/logging-log4j2/pull/2576#discussion_r1604836043 ## src/site/antora/modules/ROOT/pages/manual/layouts.adoc: ## @@ -16,39 +16,25 @@ = Layouts -An Appender uses a Layout to format a LogEvent into a for

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-17 Thread via GitHub
vy commented on code in PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581#discussion_r1604837045 ## src/site/antora/modules/ROOT/partials/log4j-features.adoc: ## @@ -0,0 +1,43 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more +c

Re: [PR] rewrote Markers (logging-log4j2)

2024-05-17 Thread via GitHub
vy commented on code in PR #2584: URL: https://github.com/apache/logging-log4j2/pull/2584#discussion_r1604848061 ## src/site/antora/modules/ROOT/pages/manual/markers.adoc: ## @@ -16,85 +16,111 @@ = Markers -One of the primary purpose of a logging framework is to provide

Re: [PR] [2.x] Revamp the performance-related website content (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz commented on code in PR #2576: URL: https://github.com/apache/logging-log4j2/pull/2576#discussion_r1604919447 ## src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-garbage-collection.adoc: ## @@ -56,6 +56,8 @@ The size in ``char``s of the link:..

Re: [PR] rewrote Markers (logging-log4j2)

2024-05-17 Thread via GitHub
ppkarwasz commented on code in PR #2584: URL: https://github.com/apache/logging-log4j2/pull/2584#discussion_r1605464126 ## src/site/antora/modules/ROOT/pages/manual/markers.adoc: ## @@ -16,85 +16,115 @@ = Markers -One of the primary purpose of a logging framework is to

[I] After a log file is deleted by mistake, a new rollover file cannot be created. (logging-log4j2)

2024-05-17 Thread via GitHub
kingdomhit opened a new issue, #2592: URL: https://github.com/apache/logging-log4j2/issues/2592 ## Description In earlier versions, such as 2.18.0, even if log files are deleted accidentally, the deleted files are automatically generated when the rollback conditions are met. But n

Re: [PR] Bump org.graalvm.buildtools:native-maven-plugin from 0.10.1 to 0.10.2 [logging-log4j-samples]

2024-05-19 Thread via GitHub
github-actions[bot] merged PR #139: URL: https://github.com/apache/logging-log4j-samples/pull/139 -- 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: notifi

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-19 Thread via GitHub
FrankCy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2119548631 > @FrankCy, could you share with us a _minimal_1 `pom.xml` and a Java file containing a `main()` method that we can run to reproduce the problem, please? > > 1 _Minimal

Re: [I] JsonTemplateLayout: java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space (logging-log4j2)

2024-05-19 Thread via GitHub
PassiveIncomeMachine commented on issue #2516: URL: https://github.com/apache/logging-log4j2/issues/2516#issuecomment-2119594126 Thanks VY please check my TPLayout.json file [TPLayout.json](https://github.com/apache/logging-log4j2/files/15372262/TPLayout.json) and also attach m

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-19 Thread via GitHub
tcmot commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2119672842 @FrankCy 你回复这些,@vy 能看懂吗? 他想让你提供一个最小依赖的demo项目。包含 rocketmq依赖,并能复现出你出现的问题。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-20 Thread via GitHub
FrankCy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2119837752 > @FrankCy 你回复这些,@vy 能看懂吗? 他想让你提供一个最小依赖的demo项目。包含 rocketmq依赖,并能复现出你出现的问题。 @tcmot 好,稍晚点 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 [logging-log4j-kotlin]

2024-05-20 Thread via GitHub
github-actions[bot] merged PR #73: URL: https://github.com/apache/logging-log4j-kotlin/pull/73 -- 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: notificat

Re: [PR] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 [logging-parent]

2024-05-20 Thread via GitHub
github-actions[bot] merged PR #183: URL: https://github.com/apache/logging-parent/pull/183 -- 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: notifications

[PR] Move `ThreadContextMap` implementations to `log4j-core` (logging-log4j2)

2024-05-20 Thread via GitHub
ppkarwasz opened a new pull request, #2593: URL: https://github.com/apache/logging-log4j2/pull/2593 We move `ThreadContextMap` alternative implementations to `log4j-core`. These thread context maps are not useful to other `log4j-api` implementations: * `log4j-to-slf4j` delegates every

[I] Fix tests using `OnStartupTriggeringPolicy` (logging-log4j2)

2024-05-20 Thread via GitHub
ppkarwasz opened a new issue, #2594: URL: https://github.com/apache/logging-log4j2/issues/2594 The `OnStartupTriggeringPolicy` compares the creation time of the JVM with the creation time of the current log file. However "creation time" is not well defined on UNIX systems and Java mig

[PR] rewrote logbuilder (logging-log4j2)

2024-05-20 Thread via GitHub
grobmeier opened a new pull request, #2595: URL: https://github.com/apache/logging-log4j2/pull/2595 Rewrote log builder. When reviewing, please advise if we should remove all the performance tests at the end. I have not found accurate and up-to-date examples #2535 -- This i

Re: [I] JsonTemplateLayout: java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space (logging-log4j2)

2024-05-20 Thread via GitHub
vy commented on issue #2516: URL: https://github.com/apache/logging-log4j2/issues/2516#issuecomment-2121860699 @PassiveIncomeMachine, 1. I am still missing a stack trace. **Please send a complete stack trace.** 2. [The `TPLayout.json` you shared](https://github.com/apache/logging-

Re: [PR] rewrote Markers (logging-log4j2)

2024-05-21 Thread via GitHub
vy commented on code in PR #2584: URL: https://github.com/apache/logging-log4j2/pull/2584#discussion_r1603264896 ## src/site/antora/modules/ROOT/pages/manual/markers.adoc: ## @@ -16,85 +16,111 @@ = Markers -One of the primary purpose of a logging framework is to provide

Re: [PR] rewrote Markers (logging-log4j2)

2024-05-21 Thread via GitHub
vy commented on code in PR #2584: URL: https://github.com/apache/logging-log4j2/pull/2584#discussion_r1607765181 ## src/site/antora/modules/ROOT/pages/manual/markers.adoc: ## @@ -16,85 +16,120 @@ = Markers -One of the primary purpose of a logging framework is to provide

Re: [I] Revamp the `Performance` page (logging-log4j2)

2024-05-21 Thread via GitHub
vy closed issue #2533: Revamp the `Performance` page URL: https://github.com/apache/logging-log4j2/issues/2533 -- 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

Re: [PR] [2.x] Revamp the performance-related website content (logging-log4j2)

2024-05-21 Thread via GitHub
vy commented on code in PR #2576: URL: https://github.com/apache/logging-log4j2/pull/2576#discussion_r1607816120 ## src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-garbage-collection.adoc: ## @@ -56,6 +56,8 @@ The size in ``char``s of the link:../https:

Re: [PR] [2.x] Revamp the performance-related website content (logging-log4j2)

2024-05-21 Thread via GitHub
vy merged PR #2576: URL: https://github.com/apache/logging-log4j2/pull/2576 -- 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: notifications-unsubscr...@lo

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-kotlin]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #74: URL: https://github.com/apache/logging-log4j-kotlin/pull/74 -- 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: notificat

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608014924 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608015530 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608016105 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608016600 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608035113 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608036004 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608037237 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577#discussion_r1608039965 ## src/site/antora/modules/ROOT/pages/manual/async.adoc: ## @@ -14,525 +14,375 @@ See the License for the specific language governing permissions and

Re: [PR] Bump github/codeql-action from 3.25.5 to 3.25.6 [logging-parent]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #184: URL: https://github.com/apache/logging-parent/pull/184 -- 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: notifications

Re: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 (logging-log4j2)

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #2597: URL: https://github.com/apache/logging-log4j2/pull/2597 -- 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: notificatio

Re: [PR] Fixes recycler factory provider initialization (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on PR #2583: URL: https://github.com/apache/logging-log4j2/pull/2583#issuecomment-2122351845 I think that the `RecyclerFactoryProvider.createForEnvironment` method should never return `null`. If we want to deal with the specific case of `ThreadLocalRecyclerFactory

[PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-audit-sample]

2024-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #48: URL: https://github.com/apache/logging-log4j-audit-sample/pull/48 Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 11.0.0 to 11.1.0. Commits https://github.com/apache/logging-parent/commit/

Re: [PR] Fixes recycler factory provider initialization (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2583: URL: https://github.com/apache/logging-log4j2/pull/2583#discussion_r1608137926 ## log4j-core/src/main/java/org/apache/logging/log4j/core/impl/CoreDefaultBundle.java: ## @@ -103,24 +105,58 @@ public FlowMessageFactory defaultFlowMessageFac

Re: [I] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz closed issue #2534: Revamp the `Asynchronous logging` page URL: https://github.com/apache/logging-log4j2/issues/2534 -- 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. T

Re: [PR] Revamp the `Asynchronous logging` page (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz merged PR #2577: URL: https://github.com/apache/logging-log4j2/pull/2577 -- 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: notifications-unsubsc

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-audit-sample]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #48: URL: https://github.com/apache/logging-log4j-audit-sample/pull/48 -- 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: not

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581#issuecomment-2122393778 @grobmeier, can you merge this? -- 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 th

Re: [PR] Fixes recycler factory provider initialization (logging-log4j2)

2024-05-21 Thread via GitHub
vy commented on PR #2583: URL: https://github.com/apache/logging-log4j2/pull/2583#issuecomment-2122401651 > I think that the `RecyclerFactoryProvider.createForEnvironment` method should never return `null`. Right. Fixed in b741632db09ad8cecb59bdf78a46eebfb0ac06c9. -- This is an aut

Re: [PR] Fixes recycler factory provider initialization (logging-log4j2)

2024-05-21 Thread via GitHub
vy commented on code in PR #2583: URL: https://github.com/apache/logging-log4j2/pull/2583#discussion_r1608148571 ## log4j-core/src/main/java/org/apache/logging/log4j/core/impl/CoreDefaultBundle.java: ## @@ -103,24 +105,58 @@ public FlowMessageFactory defaultFlowMessageFactory()

Re: [PR] Fixes recycler factory provider initialization (logging-log4j2)

2024-05-21 Thread via GitHub
vy merged PR #2583: URL: https://github.com/apache/logging-log4j2/pull/2583 -- 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: notifications-unsubscr...@lo

Re: [PR] [main] Revamp the performance-related website content (logging-log4j2)

2024-05-21 Thread via GitHub
vy merged PR #2585: URL: https://github.com/apache/logging-log4j2/pull/2585 -- 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: notifications-unsubscr...@lo

Re: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 (logging-log4j2)

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #2598: URL: https://github.com/apache/logging-log4j2/pull/2598 -- 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: notificatio

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 (logging-log4j2)

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #2599: URL: https://github.com/apache/logging-log4j2/pull/2599 -- 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: notificatio

[PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 [logging-log4j-audit]

2024-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #144: URL: https://github.com/apache/logging-log4j-audit/pull/144 Bumps [apache/logging-parent](https://github.com/apache/logging-parent) from rel/11.0.0 to 11.1.0. This release includes the previously tagged commit. Commits https://gi

Re: [PR] Bump org.apache.logging:logging-parent from 10.6.0 to 11.0.0 [logging-log4j-audit]

2024-05-21 Thread via GitHub
dependabot[bot] commented on PR #140: URL: https://github.com/apache/logging-log4j-audit/pull/140#issuecomment-2123057092 Superseded by #145. -- 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

[PR] Bump org.apache.logging:logging-parent from 10.6.0 to 11.1.0 [logging-log4j-audit]

2024-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #145: URL: https://github.com/apache/logging-log4j-audit/pull/145 Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 10.6.0 to 11.1.0. Release notes Sourced from https://github.com/apache/logging-pare

Re: [PR] Bump org.apache.logging:logging-parent from 10.6.0 to 11.0.0 [logging-log4j-audit]

2024-05-21 Thread via GitHub
dependabot[bot] closed pull request #140: Bump org.apache.logging:logging-parent from 10.6.0 to 11.0.0 URL: https://github.com/apache/logging-log4j-audit/pull/140 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-21 Thread via GitHub
grobmeier merged PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581 -- 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: notifications-unsubsc

Re: [I] Revamp the manual introduction (logging-log4j2)

2024-05-21 Thread via GitHub
grobmeier closed issue #1468: Revamp the manual introduction URL: https://github.com/apache/logging-log4j2/issues/1468 -- 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 unsubs

Re: [I] [MS14] Documentation revamp 1/5 (logging-log4j2)

2024-05-21 Thread via GitHub
grobmeier closed issue #2538: [MS14] Documentation revamp 1/5 URL: https://github.com/apache/logging-log4j2/issues/2538 -- 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 unsub

Re: [I] [MS14] Documentation revamp 1/5 (logging-log4j2)

2024-05-21 Thread via GitHub
grobmeier commented on issue #2538: URL: https://github.com/apache/logging-log4j2/issues/2538#issuecomment-2123204067 Checked and completed -- 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 sp

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-jmx-gui]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #12: URL: https://github.com/apache/logging-log4j-jmx-gui/pull/12 -- 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: notifica

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-transform]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #103: URL: https://github.com/apache/logging-log4j-transform/pull/103 -- 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: noti

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-jakarta]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #31: URL: https://github.com/apache/logging-log4j-jakarta/pull/31 -- 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: notifica

Re: [PR] Bump mongodb.version from 5.0.1 to 5.1.0 (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on PR #2554: URL: https://github.com/apache/logging-log4j2/pull/2554#issuecomment-2123414803 @dependabot rebase -- 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 co

Re: [I] [2.17.1] AsyncLogger thread is stuck on 100% CPU on lmax-34. queue polling (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz closed issue #2169: [2.17.1] AsyncLogger thread is stuck on 100% CPU on lmax-34. queue polling URL: https://github.com/apache/logging-log4j2/issues/2169 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] [2.17.1] AsyncLogger thread is stuck on 100% CPU on lmax-34. queue polling (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on issue #2169: URL: https://github.com/apache/logging-log4j2/issues/2169#issuecomment-2123431545 The documentation of `Yield` was fixed in #2577 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] Bump mongodb.version from 5.0.1 to 5.1.0 (logging-log4j2)

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #2554: URL: https://github.com/apache/logging-log4j2/pull/2554 -- 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: notificatio

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-21 Thread via GitHub
Chealer commented on code in PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581#discussion_r1609002533 ## src/site/antora/modules/ROOT/pages/manual/index.adoc: ## @@ -16,122 +16,52 @@ = Manual -== Welcome to Log4j! - -Almost every large application includ

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-21 Thread via GitHub
grobmeier commented on code in PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581#discussion_r1609003822 ## src/site/antora/modules/ROOT/pages/manual/index.adoc: ## @@ -16,122 +16,52 @@ = Manual -== Welcome to Log4j! - -Almost every large application incl

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-samples]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #141: URL: https://github.com/apache/logging-log4j-samples/pull/141 -- 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: notifi

Re: [PR] Bump org.jetbrains.kotlin:kotlin-bom from 1.9.24 to 2.0.0 [logging-log4j-samples]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #140: URL: https://github.com/apache/logging-log4j-samples/pull/140 -- 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: notifi

Re: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 [logging-log4j-scala]

2024-05-21 Thread via GitHub
github-actions[bot] merged PR #56: URL: https://github.com/apache/logging-log4j-scala/pull/56 -- 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: notificati

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-21 Thread via GitHub
FrankCy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2123810025 This problem may be due to the rocketmq component implementation of the default binding logback, lettuce-core output logs using netty-common, also bound to the logback, so th

Re: [PR] Rewrote manual intro (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on code in PR #2581: URL: https://github.com/apache/logging-log4j2/pull/2581#discussion_r1609288036 ## src/site/antora/modules/ROOT/pages/manual/index.adoc: ## @@ -16,122 +16,52 @@ = Manual -== Welcome to Log4j! - -Almost every large application incl

Re: [PR] Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz commented on PR #2567: URL: https://github.com/apache/logging-log4j2/pull/2567#issuecomment-2123947990 @dependabot rebase -- 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 co

Re: [PR] Clean up `PropertyEnvironment` (logging-log4j2)

2024-05-21 Thread via GitHub
ppkarwasz closed pull request #2460: Clean up `PropertyEnvironment` URL: https://github.com/apache/logging-log4j2/pull/2460 -- 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 u

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-22 Thread via GitHub
vy closed issue #2582: A problem with an abnormal log output location. URL: https://github.com/apache/logging-log4j2/issues/2582 -- 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.

Re: [I] A problem with an abnormal log output location. (logging-log4j2)

2024-05-22 Thread via GitHub
vy commented on issue #2582: URL: https://github.com/apache/logging-log4j2/issues/2582#issuecomment-2124027437 @FrankCy, thanks for the update. I am closing the issue. Feel free to re-open it when you manage to create the minimal reproduction code that I asked for. -- This is an automat

Re: [PR] Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (logging-log4j2)

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #2567: URL: https://github.com/apache/logging-log4j2/pull/2567 -- 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: notificatio

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on PR #2571: URL: https://github.com/apache/logging-log4j2/pull/2571#issuecomment-2124057384 @dependabot rebase -- 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 co

Re: [PR] Bump log4j-docgen.version from 0.8.0 to 0.9.0 (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on PR #2578: URL: https://github.com/apache/logging-log4j2/pull/2578#issuecomment-2124058539 @dependabot rebase -- 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 co

Re: [PR] Bump log4j-docgen.version from 0.8.0 to 0.9.0 (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on PR #2579: URL: https://github.com/apache/logging-log4j2/pull/2579#issuecomment-2124058872 @dependabot rebase -- 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 co

Re: [PR] Bump org.apache.tomcat:tomcat-juli from 10.1.23 to 10.1.24 (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on PR #2580: URL: https://github.com/apache/logging-log4j2/pull/2580#issuecomment-2124059187 @dependabot rebase -- 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 co

Re: [PR] Bump log4j-docgen.version from 0.8.0 to 0.9.0 (logging-log4j2)

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #2578: URL: https://github.com/apache/logging-log4j2/pull/2578 -- 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: notificatio

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (logging-log4j2)

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #2571: URL: https://github.com/apache/logging-log4j2/pull/2571 -- 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: notificatio

Re: [PR] Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 [logging-log4j-kotlin]

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #75: URL: https://github.com/apache/logging-log4j-kotlin/pull/75 -- 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: notificat

Re: [PR] rewrote Markers (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on code in PR #2584: URL: https://github.com/apache/logging-log4j2/pull/2584#discussion_r1609689008 ## src/site/antora/modules/ROOT/pages/manual/markers.adoc: ## @@ -16,85 +16,115 @@ = Markers -One of the primary purpose of a logging framework is to

Re: [PR] rewrote Markers (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on code in PR #2584: URL: https://github.com/apache/logging-log4j2/pull/2584#discussion_r1609690056 ## src/site/antora/modules/ROOT/pages/manual/markers.adoc: ## @@ -16,85 +16,111 @@ = Markers -One of the primary purpose of a logging framework is to

Re: [PR] Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0 (logging-log4j2)

2024-05-22 Thread via GitHub
ppkarwasz commented on PR #2575: URL: https://github.com/apache/logging-log4j2/pull/2575#issuecomment-2124435871 @dependabot rebase -- 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 co

Re: [PR] Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 [logging-parent]

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #185: URL: https://github.com/apache/logging-parent/pull/185 -- 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: notifications

Re: [PR] Bump org.eclipse.persistence:org.eclipse.persistence.jpa from 2.7.14 to 2.7.15 (logging-log4j2)

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #2602: URL: https://github.com/apache/logging-log4j2/pull/2602 -- 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: notificatio

Re: [PR] Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0 (logging-log4j2)

2024-05-22 Thread via GitHub
github-actions[bot] merged PR #2575: URL: https://github.com/apache/logging-log4j2/pull/2575 -- 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: notificatio

<    10   11   12   13   14   15   16   17   18   19   >