Re: [I] Support Kotlin multi-platform [logging-log4j-kotlin]

2024-02-07 Thread via GitHub
StefanOltmann commented on issue #59: URL: https://github.com/apache/logging-log4j-kotlin/issues/59#issuecomment-1932780296 Plan of action: Start by something like making a _slf4j_ Kotlin Multiplatform port… name it _slf4k_. Then be the first library that implements it and convince others

[PR] Logging context convenience functions for coroutines [logging-log4j-kotlin]

2024-02-07 Thread via GitHub
rocketraman opened a new pull request, #65: URL: https://github.com/apache/logging-log4j-kotlin/pull/65 We were already able to create logging context for coroutines, but it was more verbose than it should be (https://github.com/apache/logging-log4j-kotlin/issues/64). Create some convenien

[I] Log4j2 force rollover does not create empty backup *.log.1 file like logj4 (logging-log4j2)

2024-02-07 Thread via GitHub
hpcnx opened a new issue, #2272: URL: https://github.com/apache/logging-log4j2/issues/2272 ## Description Log4j2 RollingFileAppender rollover() function does not create new rollover file on empty log. [A clear and concise description of what the bug is.] Using RollingFile append

Re: [PR] Bump org.zeromq:jeromq from 0.5.4 to 0.6.0 (logging-log4j2)

2024-02-07 Thread via GitHub
github-actions[bot] merged PR #2271: URL: https://github.com/apache/logging-log4j2/pull/2271 -- 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.zeromq:jeromq from 0.5.4 to 0.6.0 (logging-log4j2)

2024-02-07 Thread via GitHub
vy commented on PR #2271: URL: https://github.com/apache/logging-log4j2/pull/2271#issuecomment-1931933905 @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 comment.

Re: [PR] Bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.17 to 7.17.18 (logging-log4j2)

2024-02-07 Thread via GitHub
github-actions[bot] merged PR #2268: URL: https://github.com/apache/logging-log4j2/pull/2268 -- 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 co.elastic.clients:elasticsearch-java from 8.12.0 to 8.12.1 (logging-log4j2)

2024-02-07 Thread via GitHub
github-actions[bot] merged PR #2269: URL: https://github.com/apache/logging-log4j2/pull/2269 -- 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.jctools:jctools-core from 4.0.2 to 4.0.3 (logging-log4j2)

2024-02-07 Thread via GitHub
github-actions[bot] merged PR #2270: URL: https://github.com/apache/logging-log4j2/pull/2270 -- 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.jctools:jctools-core from 4.0.2 to 4.0.3 (logging-log4j2)

2024-02-07 Thread via GitHub
github-actions[bot] merged PR #2267: URL: https://github.com/apache/logging-log4j2/pull/2267 -- 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] Repair or remove ineffective tests (logging-log4j2)

2024-02-07 Thread via GitHub
ppkarwasz commented on PR #2266: URL: https://github.com/apache/logging-log4j2/pull/2266#issuecomment-1931501961 If I can be blunt most of our tests are "ineffective", since they cover a lot of common code, but don't always cover all the functionalities of the tested component. -- This i

Re: [PR] Repair or remove ineffective tests (logging-log4j2)

2024-02-07 Thread via GitHub
ppkarwasz commented on code in PR #2266: URL: https://github.com/apache/logging-log4j2/pull/2266#discussion_r1481028319 ## log4j-1.2-api/src/test/java/org/apache/log4j/defaultInit/TestCase1.java: ## @@ -1,50 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under