Re: [I] Compressing rolled files (logging-log4net)

2025-03-28 Thread via GitHub
lraulea commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2762514971 @FreeAndNil Excellent! Thank you. Let me test it tomorrow. I'll get back with the test results. -- This is an automated message from the Apache Git Service. To respond

Re: [I] Compressing rolled files (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2762160372 @lraulea I got it. Does #237 fix your problem? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] Add "Sponsor" buttons to repository (logging-log4net)

2025-03-28 Thread via GitHub
ppkarwasz commented on PR #235: URL: https://github.com/apache/logging-log4net/pull/235#issuecomment-2762241563 > > @fluffynuts, I didn't add you, since you were not on the [main website](https://logging.apache.org/support.html#sponsorship-github). Do you agree to appear on that page and th

Re: [I] RollingFileAppender does not enumerate all existing rollback files and then overwrites logs during rollback creating gaps (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil commented on issue #236: URL: https://github.com/apache/logging-log4net/issues/236#issuecomment-2762140212 @vladislav-dobzinski-etr can you check whether the fix in #232 solves your problem? -- This is an automated message from the Apache Git Service. To respond to the message

[PR] make RollingFileAppender.RollFile virtual (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil opened a new pull request, #237: URL: https://github.com/apache/logging-log4net/pull/237 fixes #234 -- 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 unsubscrib

Re: [I] Compressing rolled files (logging-log4net)

2025-03-28 Thread via GitHub
lraulea commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2761967188 @FreeAndNil thanks for replying! Short answer = No I was already aware of this feature (it is my ALT-1 above) but unfortunately it does not cover the rolling-on-d

[PR] Add "Sponsor" buttons to repository (logging-log4net)

2025-03-28 Thread via GitHub
ppkarwasz opened a new pull request, #235: URL: https://github.com/apache/logging-log4net/pull/235 This adds sponsors buttons to this repository as [documented by GitHub](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displ

Re: [PR] Add "Sponsor" buttons to repository (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil merged PR #235: URL: https://github.com/apache/logging-log4net/pull/235 -- 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

Re: [I] Compressing rolled files (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2761470036 @lraulea can you take a look at #205 and #206 ? Does this solve your problem? -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] Make copy of appender list when removing all, for increased thread-safety (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil closed pull request #222: Make copy of appender list when removing all, for increased thread-safety URL: https://github.com/apache/logging-log4net/pull/222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Make copy of appender list when removing all, for increased thread-safety (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil commented on PR #222: URL: https://github.com/apache/logging-log4net/pull/222#issuecomment-2761475132 @tmct closing this for now, please reopen when you find time to complete. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] Fix: instantiate locking model when it does not exist yet in OpenFile (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil closed pull request #224: Fix: instantiate locking model when it does not exist yet in OpenFile URL: https://github.com/apache/logging-log4net/pull/224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Add "Sponsor" buttons to repository (logging-log4net)

2025-03-28 Thread via GitHub
ppkarwasz commented on PR #235: URL: https://github.com/apache/logging-log4net/pull/235#issuecomment-2761482036 @FreeAndNil, I should thank you for maintaining the project. @fluffynuts, I didn't add you, since you were not on the [main website](https://logging.apache.org/support.html#

[PR] Add "Sponsor" buttons to repository [logging-log4j2]

2025-03-28 Thread via GitHub
ppkarwasz opened a new pull request, #3580: URL: https://github.com/apache/logging-log4j2/pull/3580 This adds sponsors buttons to this repository as [documented by GitHub](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/disp

[PR] Update CI Ubuntu versions [logging-log4cxx]

2025-03-28 Thread via GitHub
swebb2066 opened a new pull request, #492: URL: https://github.com/apache/logging-log4cxx/pull/492 This PR moves CI actions off Ubuntu 20 which [soon will not be supported](https://github.com/actions/runner-images/issues/11101) -- This is an automated message from the Apache Git Service.

Re: [PR] Add "Sponsor" buttons to repository (logging-log4net)

2025-03-28 Thread via GitHub
FreeAndNil commented on PR #235: URL: https://github.com/apache/logging-log4net/pull/235#issuecomment-2761453977 @ppkarwasz 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 specific co

Re: [PR] Add "Sponsor" buttons to repository (logging-log4net)

2025-03-28 Thread via GitHub
fluffynuts commented on PR #235: URL: https://github.com/apache/logging-log4net/pull/235#issuecomment-2761652351 > @FreeAndNil, I should thank you for maintaining the project. > > @fluffynuts, I didn't add you, since you were not on the [main website](https://logging.apache.org/suppor

[I] RollingFileAppender does not enumerate all existing rollback files and then overwrites logs during rollback creating gaps (logging-log4net)

2025-03-28 Thread via GitHub
vladislav-dobzinski-etr opened a new issue, #236: URL: https://github.com/apache/logging-log4net/issues/236 I'm using log4net for .NET Framework version 2.0.8 RollingFileAppender is used with CountDirection=1 On startup log4net enumerates existing rollback files and sets curSiz

Re: [I] Logs Truncated and Subsequent Entries Appended in Log Files [logging-log4j2]

2025-03-28 Thread via GitHub
github-actions[bot] commented on issue #3408: URL: https://github.com/apache/logging-log4j2/issues/3408#issuecomment-2763014011 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: [PR] Update CI Ubuntu versions [logging-log4cxx]

2025-03-28 Thread via GitHub
swebb2066 commented on PR #492: URL: https://github.com/apache/logging-log4cxx/pull/492#issuecomment-2763197783 The src/main/abi-symbols/abi.dump produced from g++ 9.4 contains ``` '14545351' => { 'Header' => 'proper