[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] 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

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
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] 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] [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] 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: [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] 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: [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: [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: [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: [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