Re: [I] Issue with logs being stopped getting generated at midnight while using date based rollover strategy in log4j2 (logging-log4j2)

2024-05-08 Thread via GitHub
ppkarwasz commented on issue #2010: URL: https://github.com/apache/logging-log4j2/issues/2010#issuecomment-2101945761 There must be a bug in the Github Stale action. I'll check it out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Prevent abnormal termination when telnet appender has no layout [logging-log4cxx]

2024-05-08 Thread via GitHub
swebb2066 merged PR #382: URL: https://github.com/apache/logging-log4cxx/pull/382 -- 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: [I] RollingRandomAccessFile won't ZIP logs if there are 2 RRAF appenders (logging-log4j2)

2024-05-08 Thread via GitHub
github-actions[bot] commented on issue #1804: URL: https://github.com/apache/logging-log4j2/issues/1804#issuecomment-2101781644 This issue is stale because it has been waiting for your feedback for more than 60 days. The Apache Logging Services community values every submitted issue, but w

Re: [I] Hide PosixViewAttribute related error info in Windows (logging-log4j2)

2024-05-08 Thread via GitHub
github-actions[bot] closed issue #1283: Hide PosixViewAttribute related error info in Windows URL: https://github.com/apache/logging-log4j2/issues/1283 -- 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 t

Re: [I] Issue with logs being stopped getting generated at midnight while using date based rollover strategy in log4j2 (logging-log4j2)

2024-05-08 Thread via GitHub
github-actions[bot] commented on issue #2010: URL: https://github.com/apache/logging-log4j2/issues/2010#issuecomment-2101781616 This issue is stale because it has been waiting for your feedback for more than 60 days. The Apache Logging Services community values every submitted issue, but w

Re: [I] %d{UNIX_MILLIS} is printing 0 as timestamp in log file (logging-log4j2)

2024-05-08 Thread via GitHub
github-actions[bot] closed issue #2167: %d{UNIX_MILLIS} is printing 0 as timestamp in log file URL: https://github.com/apache/logging-log4j2/issues/2167 -- 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

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 [logging-log4j-samples]

2024-05-08 Thread via GitHub
github-actions[bot] merged PR #135: URL: https://github.com/apache/logging-log4j-samples/pull/135 -- 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.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.1 (logging-log4j2)

2024-05-08 Thread via GitHub
github-actions[bot] merged PR #2568: URL: https://github.com/apache/logging-log4j2/pull/2568 -- 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: [I] Introduce `skip` parameter [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy closed issue #111: Introduce `skip` parameter URL: https://github.com/apache/logging-log4j-tools/issues/111 -- 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: [I] Introduce `skip` parameter [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy commented on issue #111: URL: https://github.com/apache/logging-log4j-tools/issues/111#issuecomment-2100558097 Fixed in #121. -- 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: [PR] Support multiple templates in `log4j-docgen:generate-documentation` [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy merged PR #122: URL: https://github.com/apache/logging-log4j-tools/pull/122 -- 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] Support multiple templates in `log4j-docgen:generate-documentation` [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy commented on code in PR #122: URL: https://github.com/apache/logging-log4j-tools/pull/122#discussion_r1593990802 ## log4j-tools-internal-freemarker-util/src/main/java/org/apache/logging/log4j/tools/internal/freemarker/util/FreeMarkerUtils.java: ## @@ -63,28 +112,39 @@ privat

Re: [PR] Support multiple templates in `log4j-docgen:generate-documentation` [logging-log4j-tools]

2024-05-08 Thread via GitHub
ppkarwasz commented on code in PR #122: URL: https://github.com/apache/logging-log4j-tools/pull/122#discussion_r1593970115 ## log4j-tools-internal-freemarker-util/src/main/java/org/apache/logging/log4j/tools/internal/freemarker/util/FreeMarkerUtils.java: ## @@ -63,28 +112,39 @@

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

2024-05-08 Thread via GitHub
github-actions[bot] merged PR #2570: URL: https://github.com/apache/logging-log4j2/pull/2570 -- 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] Support multiple templates in `log4j-docgen:generate-documentation` [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy opened a new pull request, #122: URL: https://github.com/apache/logging-log4j-tools/pull/122 Adds support for multiple templates in the `log4j-docgen:generate-documentation` configuration. In the presence of multiple templates, some templates might decide to not generate content conditi

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

2024-05-08 Thread via GitHub
ppkarwasz commented on PR #2570: URL: https://github.com/apache/logging-log4j2/pull/2570#issuecomment-2100433285 @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] Create a `Using a logging API` guide (logging-log4j2)

2024-05-08 Thread via GitHub
vy closed issue #2509: Create a `Using a logging API` guide URL: https://github.com/apache/logging-log4j2/issues/2509 -- 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 unsubsc

Re: [I] Create a `Using a logging API` guide (logging-log4j2)

2024-05-08 Thread via GitHub
vy commented on issue #2509: URL: https://github.com/apache/logging-log4j2/issues/2509#issuecomment-2100302404 Superseded by #2535. -- 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 c

Re: [PR] Add `skip` parameter to all Maven goals [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy merged PR #121: URL: https://github.com/apache/logging-log4j-tools/pull/121 -- 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] Add `skip` parameter to all Maven goals [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy commented on code in PR #121: URL: https://github.com/apache/logging-log4j-tools/pull/121#discussion_r1593610182 ## log4j-docgen-maven-plugin/src/main/java/org/apache/logging/log4j/docgen/maven/SchemaGeneratorMojo.java: ## @@ -50,6 +50,9 @@ public class SchemaGeneratorMojo e

Re: [PR] Add `skip` parameter to all Maven goals [logging-log4j-tools]

2024-05-08 Thread via GitHub
ppkarwasz commented on code in PR #121: URL: https://github.com/apache/logging-log4j-tools/pull/121#discussion_r1593592657 ## log4j-docgen-maven-plugin/src/main/java/org/apache/logging/log4j/docgen/maven/SchemaGeneratorMojo.java: ## @@ -50,6 +50,9 @@ public class SchemaGenerato

[PR] Add `skip` parameter to all Maven goals [logging-log4j-tools]

2024-05-08 Thread via GitHub
vy opened a new pull request, #121: URL: https://github.com/apache/logging-log4j-tools/pull/121 (no comment) -- 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,