Re: [PR] add ability to set hostname in TelnetAppender [logging-log4cxx]

2025-05-09 Thread via GitHub
swebb2066 commented on code in PR #498: URL: https://github.com/apache/logging-log4cxx/pull/498#discussion_r2082841817 ## src/test/cpp/net/telnetappendertestcase.cpp: ## @@ -106,6 +106,7 @@ class TelnetAppenderTestCase : public AppenderSkeletonTestCase a

Re: [PR] add ability to set hostname in TelnetAppender [logging-log4cxx]

2025-05-09 Thread via GitHub
swebb2066 commented on code in PR #498: URL: https://github.com/apache/logging-log4cxx/pull/498#discussion_r2082841817 ## src/test/cpp/net/telnetappendertestcase.cpp: ## @@ -106,6 +106,7 @@ class TelnetAppenderTestCase : public AppenderSkeletonTestCase a

[jira] [Created] (LOG4NET-696) Release candidate 3.1.0 hangs while building

2025-05-09 Thread Gary D. Gregory (Jira)
Gary D. Gregory created LOG4NET-696: --- Summary: Release candidate 3.1.0 hangs while building Key: LOG4NET-696 URL: https://issues.apache.org/jira/browse/LOG4NET-696 Project: Log4net Issue Ty

Re: [I] Replace withers with setters in `master` [logging-log4j2]

2025-05-09 Thread via GitHub
renepanke commented on issue #1206: URL: https://github.com/apache/logging-log4j2/issues/1206#issuecomment-2867791024 I think this issue needs an update or can be closed. I checked out all branches and there I made the following discoveries: 1. There is no `master` branch anymore, bu

Re: [PR] Handle missing stack traces in ExtendedThreadInformation [logging-log4j2]

2025-05-09 Thread via GitHub
vy commented on code in PR #3655: URL: https://github.com/apache/logging-log4j2/pull/3655#discussion_r2081700663 ## log4j-core/src/main/java/org/apache/logging/log4j/core/message/ExtendedThreadInformation.java: ## @@ -174,4 +174,14 @@ private void formatState(final StringBuilder

[PR] Add Max Base as collaborator [logging-log4j2]

2025-05-09 Thread via GitHub
ppkarwasz opened a new pull request, #3657: URL: https://github.com/apache/logging-log4j2/pull/3657 I propose to add @basemax as collaborator, to help with bug triage and project management. Max is a very prolific Open Source contributor and have helped many projects (see [his profile](h

Re: [PR] Bump org.junit:junit-bom from 5.12.0 to 5.12.2 [logging-log4j-tools]

2025-05-09 Thread via GitHub
github-actions[bot] merged PR #180: URL: https://github.com/apache/logging-log4j-tools/pull/180 -- 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] Add missing dependencies [logging-log4j-tools]

2025-05-09 Thread via GitHub
ppkarwasz commented on PR #175: URL: https://github.com/apache/logging-log4j-tools/pull/175#issuecomment-2866920863 @alan0428a, thanks! -- 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 specif

Re: [PR] Add missing dependencies [logging-log4j-tools]

2025-05-09 Thread via GitHub
ppkarwasz merged PR #175: URL: https://github.com/apache/logging-log4j-tools/pull/175 -- 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-unsu

Re: [PR] Add missing dependencies [logging-log4j-tools]

2025-05-09 Thread via GitHub
alan0428a commented on PR #175: URL: https://github.com/apache/logging-log4j-tools/pull/175#issuecomment-2866761348 @ppkarwasz Thanks! I've signed all commits. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] Add option to provide URIs to monitor in addition to the config file [logging-log4j2]

2025-05-09 Thread via GitHub
vy commented on code in PR #3501: URL: https://github.com/apache/logging-log4j2/pull/3501#discussion_r2081647646 ## log4j-core/src/main/java/org/apache/logging/log4j/core/config/AbstractConfiguration.java: ## @@ -323,10 +325,19 @@ public void start() { LOGGER.info("Star

Re: [PR] Add `collectionName` and `databaseName` attributes to `MongoDbProvider` [logging-log4j2]

2025-05-09 Thread via GitHub
jesmith17 commented on code in PR #3322: URL: https://github.com/apache/logging-log4j2/pull/3322#discussion_r2081630392 ## log4j-mongodb/pom.xml: ## @@ -151,7 +150,7 @@ org.apache.maven.plugins maven-surefire-plugin - true + false R

Re: [I] NPE when using `rootLogger` shorthand properties notation [logging-log4j2]

2025-05-09 Thread via GitHub
ppkarwasz closed issue #3206: NPE when using `rootLogger` shorthand properties notation URL: https://github.com/apache/logging-log4j2/issues/3206 -- 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

Re: [I] NPE when using `rootLogger` shorthand properties notation [logging-log4j2]

2025-05-09 Thread via GitHub
ppkarwasz commented on issue #3206: URL: https://github.com/apache/logging-log4j2/issues/3206#issuecomment-2866187715 @injae-kim, Thanks, usually GitHub closes related issues automatically but apparently none of the [magic `close/fix/resolve` words](https://docs.github.com/en/issues

Re: [I] NPE when using `rootLogger` shorthand properties notation [logging-log4j2]

2025-05-09 Thread via GitHub
injae-kim commented on issue #3206: URL: https://github.com/apache/logging-log4j2/issues/3206#issuecomment-2866016366 > fix PR: https://github.com/apache/logging-log4j2/pull/3650 can we close this issue cause fix PR is merged? 😄 -- This is an automated message from the Apache Git S

Re: [I] Question about asynchronous writing by log4net (logging-log4net)

2025-05-09 Thread via GitHub
FreeAndNil closed issue #242: Question about asynchronous writing by log4net URL: https://github.com/apache/logging-log4net/issues/242 -- 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 com

Re: [PR] add ability to set hostname in TelnetAppender [logging-log4cxx]

2025-05-09 Thread via GitHub
michieldwitte commented on PR #498: URL: https://github.com/apache/logging-log4cxx/pull/498#issuecomment-2865402648 > Could you confirm you have been able to test this PR on a machine with multiple network interfaces? By default it accepts on any network interface, I've validated it u

Re: [PR] add ability to set hostname in TelnetAppender [logging-log4cxx]

2025-05-09 Thread via GitHub
michieldwitte commented on code in PR #498: URL: https://github.com/apache/logging-log4cxx/pull/498#discussion_r2081069212 ## src/main/include/log4cxx/net/telnetappender.h: ## @@ -116,6 +116,16 @@ class LOG4CXX_EXPORT TelnetAppender : public AppenderSkeleton */