Re: [I] v3.1.0 - Exception with RollingFileAppender when files are already present (logging-log4net)

2025-05-28 Thread via GitHub
gdziadkiewicz commented on issue #244: URL: https://github.com/apache/logging-log4net/issues/244#issuecomment-2915291286 @moeash is right. This is reproducible under the classic .NET Framework, but not under .NET 8. I drafted a fix for this, but encountered an error related to closing file

[PR] Fix #244 (logging-log4net)

2025-05-28 Thread via GitHub
gdziadkiewicz opened a new pull request, #251: URL: https://github.com/apache/logging-log4net/pull/251 (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 unsub

Re: [I] log4j-bom contains unrelated dependencies [logging-log4j2]

2025-05-28 Thread via GitHub
vy closed issue #3692: log4j-bom contains unrelated dependencies URL: https://github.com/apache/logging-log4j2/issues/3692 -- 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 un

[I] DirectWriteRolloverStrategy and TimeBasedTriggeringPolicy [logging-log4j2]

2025-05-28 Thread via GitHub
Class-New opened a new issue, #3697: URL: https://github.com/apache/logging-log4j2/issues/3697 DirectWriteRolloverStrategy and TimeBasedTriggeringPolicy use, found that more than limit the size of the file size -- This is an automated message from the Apache Git Service. To respond to the

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

2025-05-28 Thread via GitHub
ppkarwasz commented on PR #3322: URL: https://github.com/apache/logging-log4j2/pull/3322#issuecomment-2918440584 > With 24 files changed here, I might have missed the answer to the following questions, so apologies if I did (AFK, phone): It appears that test configuration files have been up

Re: [I] v3.1.0 is breaking rolling logfiles usage (logging-log4net)

2025-05-28 Thread via GitHub
maedula commented on issue #250: URL: https://github.com/apache/logging-log4net/issues/250#issuecomment-2918486485 @gdziadkiewicz i will try to create a small sample project to reproduce the condition by next week. For now you can also close this ticket if you wish. -- This is an automat

Re: [I] log4j-bom contains unrelated dependencies [logging-log4j2]

2025-05-28 Thread via GitHub
vy commented on issue #3692: URL: https://github.com/apache/logging-log4j2/issues/3692#issuecomment-2916894003 @idelpivnitskiy, thanks for taking to time to report. AFAIU, this issue is a duplicate of #3066 and has already been fixed. The fix will be released with the next Log4j version `2

Re: [I] v3.1.0 is breaking rolling logfiles usage (logging-log4net)

2025-05-28 Thread via GitHub
gdziadkiewicz commented on issue #250: URL: https://github.com/apache/logging-log4net/issues/250#issuecomment-2916971857 Hi @maedula, I didn't manage to reproduce your issue with the config you provided on net48 and net8, on a Windows 11 machine. Can you share more about your configuration

Re: [I] v3.1.0 - Exception with RollingFileAppender when files are already present (logging-log4net)

2025-05-28 Thread via GitHub
gdziadkiewicz commented on issue #244: URL: https://github.com/apache/logging-log4net/issues/244#issuecomment-2917019138 The fix is in the linked PR. I'm getting the weird error while using net48 and this approach of `ActivateOptions` configuration. -- This is an automated message from

Re: [I] Validate scripts in global `` container [logging-log4j2]

2025-05-28 Thread via GitHub
injae-kim commented on issue #3176: URL: https://github.com/apache/logging-log4j2/issues/3176#issuecomment-2916308595 Fix PR: https://github.com/apache/logging-log4j2/pull/3691 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Expunge stale entries in InternalLoggerRegistry [logging-log4j2]

2025-05-28 Thread via GitHub
vy commented on code in PR #3681: URL: https://github.com/apache/logging-log4j2/pull/3681#discussion_r2112119708 ## log4j-core/src/main/java/org/apache/logging/log4j/core/util/internal/InternalLoggerRegistry.java: ## @@ -53,13 +58,43 @@ public final class InternalLoggerRegistry