Re: [PR] Rearrange the website index layout [logging-log4cxx]

2024-05-07 Thread via GitHub
swebb2066 commented on PR #383: URL: https://github.com/apache/logging-log4cxx/pull/383#issuecomment-2099865449 The [1.3.0 staging web site](https://logging.staged.apache.org/log4cxx/1.3.0) is available for review. -- This is an automated message from the Apache Git Service. To respond to

[PR] Rearrange the website index layout [logging-log4cxx]

2024-05-07 Thread via GitHub
swebb2066 opened a new pull request, #383: URL: https://github.com/apache/logging-log4cxx/pull/383 ![image](https://github.com/apache/logging-log4cxx/assets/13777035/b06a5732-4119-47e1-9fd7-32f1c6525f18) -- This is an automated message from the Apache Git Service. To respond to the me

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

2024-05-07 Thread via GitHub
rm5248 commented on code in PR #382: URL: https://github.com/apache/logging-log4cxx/pull/382#discussion_r1593299310 ## src/main/include/log4cxx/net/telnetappender.h: ## @@ -80,12 +61,9 @@ class LOG4CXX_EXPORT TelnetAppender : public AppenderSkeleton ~TelnetAppend

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

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

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

2024-05-07 Thread via GitHub
swebb2066 opened a new pull request, #382: URL: https://github.com/apache/logging-log4cxx/pull/382 Sending just the log message seems a reasonable default when a layout is not specified in the configuration. Currently Log4cxx causes abnormal termination in this case. Also, the number

Re: [PR] Join background threads when LOG4CXX_EVENTS_AT_EXIT=on [logging-log4cxx]

2024-05-07 Thread via GitHub
swebb2066 merged PR #381: URL: https://github.com/apache/logging-log4cxx/pull/381 -- 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] ContextDataInjector ignores custom ContextDataProvider (logging-log4j2)

2024-05-07 Thread via GitHub
rgoers commented on issue #2331: URL: https://github.com/apache/logging-log4j2/issues/2331#issuecomment-2098600215 We have not released 2.24.0 yet. You can try with the latest SNAPSHOT -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] Log4j XSD doesn't define `loggers > logger` element [logging-log4j-tools]

2024-05-07 Thread via GitHub
vy closed issue #117: Log4j XSD doesn't define `loggers > logger` element URL: https://github.com/apache/logging-log4j-tools/issues/117 -- 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] Fix plugin subclassing in Log4j Docgen [logging-log4j-tools]

2024-05-07 Thread via GitHub
vy merged PR #120: URL: https://github.com/apache/logging-log4j-tools/pull/120 -- 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] Fix plugin subclassing in Log4j Docgen [logging-log4j-tools]

2024-05-07 Thread via GitHub
vy commented on code in PR #120: URL: https://github.com/apache/logging-log4j-tools/pull/120#discussion_r1592413854 ## log4j-docgen/src/main/java/org/apache/logging/log4j/docgen/generator/internal/TypeLookup.java: ## @@ -42,18 +44,106 @@ private TypeLookup(final Iterable plugi

Re: [I] ContextDataInjector ignores custom ContextDataProvider (logging-log4j2)

2024-05-07 Thread via GitHub
lukasalexanderweber commented on issue #2331: URL: https://github.com/apache/logging-log4j2/issues/2331#issuecomment-2098222865 @rgoers the PR you mentioned is merged, is this issue resolved? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

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

2024-05-07 Thread via GitHub
github-actions[bot] merged PR #176: URL: https://github.com/apache/logging-parent/pull/176 -- 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] Fix plugin subclassing in Log4j Docgen [logging-log4j-tools]

2024-05-07 Thread via GitHub
ppkarwasz commented on code in PR #120: URL: https://github.com/apache/logging-log4j-tools/pull/120#discussion_r1592068351 ## log4j-docgen/src/main/java/org/apache/logging/log4j/docgen/generator/internal/TypeLookup.java: ## @@ -42,18 +44,106 @@ private TypeLookup(final Iterable

[PR] Fix plugin subclassing in Log4j Docgen [logging-log4j-tools]

2024-05-07 Thread via GitHub
vy opened a new pull request, #120: URL: https://github.com/apache/logging-log4j-tools/pull/120 This change fixes #117, which misses `loggers > logger` entry. ### Why is the entry missing? `log4j-core-plugins.xml` contains two entries for `LoggerConfig`: 1. `` 2. ``

Re: [PR] Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.13.0 [logging-log4j-tools]

2024-05-07 Thread via GitHub
github-actions[bot] merged PR #118: URL: https://github.com/apache/logging-log4j-tools/pull/118 -- 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.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.13.0 [logging-log4j-tools]

2024-05-07 Thread via GitHub
vy commented on PR #118: URL: https://github.com/apache/logging-log4j-tools/pull/118#issuecomment-2097756073 @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 comme