[jira] [Closed] (LOG4NET-695) LoggingEvent - ThreadName calculated incorrectly in .net8

2024-05-27 Thread Michal Rakoczy (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Rakoczy closed LOG4NET-695. -- Resolution: Duplicate Already fixed in 2.0.16 https://github.com/apache/logging-log4net/pull/

Re: [I] I cannot use TimeEvaluator! (logging-log4net)

2024-05-27 Thread via GitHub
FreeAndNil commented on issue #149: URL: https://github.com/apache/logging-log4net/issues/149#issuecomment-2134070727 I can't reproduce the problem you describe (see https://github.com/apache/logging-log4net/commit/5bc38133a0f4110c259c5800ac769be73bf125b6). Can you try using a FileAp

Re: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 [logging-log4j-jakarta]

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #33: URL: https://github.com/apache/logging-log4j-jakarta/pull/33 -- 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] Remove `log4j-1.2-api` moudle (logging-log4j2)

2024-05-27 Thread via GitHub
vy merged PR #2621: URL: https://github.com/apache/logging-log4j2/pull/2621 -- 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...@lo

[PR] Remove `log4j-1.2-api` moudle (logging-log4j2)

2024-05-27 Thread via GitHub
vy opened a new pull request, #2621: URL: https://github.com/apache/logging-log4j2/pull/2621 Fixes #2461. -- 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: [PR] Bump maven.version from 3.9.6 to 3.9.7 [logging-log4j-transform]

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

Re: [PR] Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 [logging-log4j-transform]

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

[PR] Refactor MongoDB documentation (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz opened a new pull request, #2620: URL: https://github.com/apache/logging-log4j2/pull/2620 We refactor MongoDB documentation by: * adding a section of "Appenders" to help users choose the right module for their MongoDB Java driver, * removing the legacy `log4j-mongodb3.htm

Re: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 [logging-log4j-transform]

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

Re: [I] Create a `Using Log4j with SLF4J` guide (logging-log4j2)

2024-05-27 Thread via GitHub
vy commented on issue #2513: URL: https://github.com/apache/logging-log4j2/issues/2513#issuecomment-2133948840 This task was implemented in #2480 and #2487 as a part of MS13 (#2476). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] Create a `Using Log4j with SLF4J` guide (logging-log4j2)

2024-05-27 Thread via GitHub
vy closed issue #2513: Create a `Using Log4j with SLF4J` guide URL: https://github.com/apache/logging-log4j2/issues/2513 -- 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 unsu

Re: [I] Create a `Using Log4j in Spring Boot` guide (logging-log4j2)

2024-05-27 Thread via GitHub
vy commented on issue #2512: URL: https://github.com/apache/logging-log4j2/issues/2512#issuecomment-2133947608 This task was implemented in #2480 and #2487 as a part of MS13 (#2476). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] Create a `Using Log4j in Spring Boot` guide (logging-log4j2)

2024-05-27 Thread via GitHub
vy closed issue #2512: Create a `Using Log4j in Spring Boot` guide URL: https://github.com/apache/logging-log4j2/issues/2512 -- 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

Re: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 [logging-log4j-jmx-gui]

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #13: URL: https://github.com/apache/logging-log4j-jmx-gui/pull/13 -- 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 Simple Logger and Status Logger pages (logging-log4j2)

2024-05-27 Thread via GitHub
vy merged PR #2619: URL: https://github.com/apache/logging-log4j2/pull/2619 -- 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...@lo

Re: [PR] Add Simple Logger and Status Logger pages (logging-log4j2)

2024-05-27 Thread via GitHub
vy commented on PR #2619: URL: https://github.com/apache/logging-log4j2/pull/2619#issuecomment-2133894604 > I think we should remove the documentation of `StatusLogger` and `SimpleLogger` configuration properties from `systemproperties.adoc`: these are common properties that can be useful t

Re: [PR] Add Simple Logger and Status Logger pages (logging-log4j2)

2024-05-27 Thread via GitHub
vy commented on code in PR #2619: URL: https://github.com/apache/logging-log4j2/pull/2619#discussion_r1616303058 ## src/site/antora/modules/ROOT/pages/manual/api.adoc: ## @@ -220,7 +221,25 @@ link:../javadoc/log4j-api/org/apache/logging/log4j/LogManager.html[`EventLogger` xr

Re: [I] I cannot use TimeEvaluator! (logging-log4net)

2024-05-27 Thread via GitHub
aknaldemir commented on issue #149: URL: https://github.com/apache/logging-log4net/issues/149#issuecomment-2133563419 yes you understood correct. But not just 10 seconds. If buffersize is 23 then I need log again. My code is like that; `

Re: [I] I cannot use TimeEvaluator! (logging-log4net)

2024-05-27 Thread via GitHub
FreeAndNil commented on issue #149: URL: https://github.com/apache/logging-log4net/issues/149#issuecomment-2133529245 @aknaldemir Can you please post the complete log4net config section? Did I understand correctly, that you want to buffer the log messages for 10 seconds and write them af

[I] I am not using TimeEvaluator! (logging-log4net)

2024-05-27 Thread via GitHub
aknaldemir opened a new issue, #149: URL: https://github.com/apache/logging-log4net/issues/149 Hi Everyone. I am using log4net in my .net framework 4.7.2 console project and I want to use BufferingForwardingAppender which is related ADONetAppender. When I use bufferSize and evaluator

Re: [PR] Add Simple Logger and Status Logger pages (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz commented on code in PR #2619: URL: https://github.com/apache/logging-log4j2/pull/2619#discussion_r1615917938 ## src/site/antora/modules/ROOT/pages/manual/simple-logger.adoc: ## @@ -0,0 +1,29 @@ + +Licensed to the Apache Software Foundation (ASF) under one or m

[PR] Add Simple Logger and Status Logger pages (logging-log4j2)

2024-05-27 Thread via GitHub
vy opened a new pull request, #2619: URL: https://github.com/apache/logging-log4j2/pull/2619 This PR addresses `StatusLogger` and `SimpleLogger` tasks of #2540. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2617: URL: https://github.com/apache/logging-log4j2/pull/2617 -- 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: [PR] Bump maven.version from 3.9.6 to 3.9.7 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2615: URL: https://github.com/apache/logging-log4j2/pull/2615 -- 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: [PR] Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2618: URL: https://github.com/apache/logging-log4j2/pull/2618 -- 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: [PR] Bump maven.version from 3.9.6 to 3.9.7 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2616: URL: https://github.com/apache/logging-log4j2/pull/2616 -- 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: [PR] Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2603: URL: https://github.com/apache/logging-log4j2/pull/2603 -- 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: [PR] Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2586: URL: https://github.com/apache/logging-log4j2/pull/2586 -- 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: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 [logging-log4j-kotlin]

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

Re: [PR] Bump spring-framework.version from 5.3.35 to 5.3.36 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2605: URL: https://github.com/apache/logging-log4j2/pull/2605 -- 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: [PR] Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2601: URL: https://github.com/apache/logging-log4j2/pull/2601 -- 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: [PR] Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2608: URL: https://github.com/apache/logging-log4j2/pull/2608 -- 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: [PR] Bump org.apache.logging:logging-parent from 11.0.0 to 11.1.0 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2600: URL: https://github.com/apache/logging-log4j2/pull/2600 -- 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: [PR] Bump spring-framework.version from 5.3.35 to 5.3.36 (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz commented on PR #2605: URL: https://github.com/apache/logging-log4j2/pull/2605#issuecomment-2132914532 @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: [PR] Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz commented on PR #2603: URL: https://github.com/apache/logging-log4j2/pull/2603#issuecomment-2132913584 @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: [PR] Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz commented on PR #2601: URL: https://github.com/apache/logging-log4j2/pull/2601#issuecomment-2132912833 @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: [PR] Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz commented on PR #2586: URL: https://github.com/apache/logging-log4j2/pull/2586#issuecomment-2132909394 @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: [PR] Bump apache/logging-parent from rel/11.0.0 to 11.1.0 [logging-log4j-tools]

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #126: URL: https://github.com/apache/logging-log4j-tools/pull/126 -- 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.tomcat:tomcat-juli from 10.1.23 to 10.1.24 (logging-log4j2)

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #2580: URL: https://github.com/apache/logging-log4j2/pull/2580 -- 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: [PR] Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 [logging-log4j-tools]

2024-05-27 Thread via GitHub
github-actions[bot] merged PR #125: URL: https://github.com/apache/logging-log4j-tools/pull/125 -- 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 flapdoodle-embed.version from 4.8.1 to 4.11.0 (logging-log4j2)

2024-05-27 Thread via GitHub
ppkarwasz merged PR #2555: URL: https://github.com/apache/logging-log4j2/pull/2555 -- 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