Re: [I] Logs Truncated and Subsequent Entries Appended in Log Files [logging-log4j2]

2025-04-04 Thread via GitHub
github-actions[bot] closed issue #3408: Logs Truncated and Subsequent Entries Appended in Log Files URL: https://github.com/apache/logging-log4j2/issues/3408 -- 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 t

Re: [PR] Adjust GcpLayout JSON to latest format [logging-log4j2]

2025-04-04 Thread via GitHub
ViliusS commented on code in PR #3586: URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2024916415 ## log4j-layout-template-json/src/main/resources/GcpLayout.json: ## @@ -49,25 +55,15 @@ "key": "span_id" }, "logging.googleapis.com/trace_sampled": tr

Re: [PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 [logging-parent]

2025-04-04 Thread via GitHub
github-actions[bot] merged PR #368: URL: https://github.com/apache/logging-parent/pull/368 -- 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] Adjust GcpLayout JSON to latest format [logging-log4j2]

2025-04-04 Thread via GitHub
ViliusS commented on code in PR #3586: URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2024880644 ## log4j-layout-template-json/src/main/resources/GcpLayout.json: ## @@ -1,13 +1,18 @@ { - "timestamp": { + "timestampSeconds": { "$resolver": "timestamp"

Re: [I] Compressing rolled files (logging-log4net)

2025-04-04 Thread via GitHub
lraulea commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2762457359 @FreeAndNil thanks for the quick modification of the code! I've seen the code change, it is what I think it could solve my problem. To be sure it fixes my problem,

Re: [PR] Adjust GcpLayout JSON to latest format [logging-log4j2]

2025-04-04 Thread via GitHub
ViliusS commented on code in PR #3586: URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2024891715 ## log4j-layout-template-json/src/main/resources/GcpLayout.json: ## @@ -1,13 +1,18 @@ { - "timestamp": { + "timestampSeconds": { "$resolver": "timestamp"

Re: [I] Initialization deadlock on JaveEE server startup [logging-log4j2]

2025-04-04 Thread via GitHub
ppkarwasz commented on issue #2373: URL: https://github.com/apache/logging-log4j2/issues/2373#issuecomment-2775749504 @FelixStuebner, I realize this is one year old, but could you check with the newest `2.24.3` release to see if the initialization problem persists? We changed a lot o

Re: [PR] Apply Antora styling to main page [logging-site]

2025-04-04 Thread via GitHub
vy commented on PR #9: URL: https://github.com/apache/logging-site/pull/9#issuecomment-2742656838 @ppkarwasz, I think this is an attempt in the right direction, but I think there is a better alternative: moving `logging-site` to our Antora-based website infrastructure facilitated by `loggin

Re: [PR] Deterministic UUID option for PatternLayout [logging-log4j2]

2025-04-04 Thread via GitHub
vy commented on PR #3532: URL: https://github.com/apache/logging-log4j2/pull/3532#issuecomment-2742939724 @kazariad, I internally discussed this issue with @ppkarwasz, and we decided to not proceed with this PR due to following reasons: 1. Putting aside your changes, UUID Pattern Conv

Re: [PR] Fix shutdownDisable not taking effect(#2614) [logging-log4j2]

2025-04-04 Thread via GitHub
Pluto-syd commented on PR #3508: URL: https://github.com/apache/logging-log4j2/pull/3508#issuecomment-2743755535 @vy Thanks for the reminder. -- 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

Re: [PR] Adjust GcpLayout JSON to latest format [logging-log4j2]

2025-04-04 Thread via GitHub
ViliusS commented on code in PR #3586: URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2024894877 ## log4j-layout-template-json/src/main/resources/GcpLayout.json: ## @@ -37,8 +42,9 @@ } }, "logging.googleapis.com/insertId": { -"$resolver": "cou

[PR] Update pattern logger precision example and description [logging-log4j2]

2025-04-04 Thread via GitHub
cretzbach opened a new pull request, #3588: URL: https://github.com/apache/logging-log4j2/pull/3588 The description of the logger precision using periods was confusing and the examples were wrong. This commit fixes the description, the wrong examples and adds one more example for clarificat

Re: [PR] Adjust GcpLayout JSON to latest format [logging-log4j2]

2025-04-04 Thread via GitHub
ViliusS commented on code in PR #3586: URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2028345972 ## log4j-layout-template-json/src/main/resources/GcpLayout.json: ## @@ -1,13 +1,18 @@ { - "timestamp": { + "timestampSeconds": { "$resolver": "timestamp"