ppkarwasz merged PR #2468:
URL: https://github.com/apache/logging-log4j2/pull/2468
--
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
ppkarwasz commented on PR #2468:
URL: https://github.com/apache/logging-log4j2/pull/2468#issuecomment-2059218518
@sdavids,
Thank you for your contribution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
jvz commented on PR #2438:
URL: https://github.com/apache/logging-log4j2/pull/2438#issuecomment-2059683740
Yes, I meant `ThreadLocal`, oops. What I'm hoping for is an API in Log4j
that can be easily implemented to support other runtimes without Log4j needing
to be aware of them or depend on
dependabot[bot] opened a new pull request, #160:
URL: https://github.com/apache/logging-parent/pull/160
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 31 to 32.
Release notes
Sourced from https://github.com/apache/maven-apache-parent/releases";>org.ap
vy commented on PR #47:
URL:
https://github.com/apache/logging-log4j-scala/pull/47#issuecomment-2060983184
@dependabot close
You're drunk; we're drunk with this packaging scheme too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
dependabot[bot] commented on PR #66:
URL:
https://github.com/apache/logging-log4j-kotlin/pull/66#issuecomment-2060987402
Looks like org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 is no longer being
updated by Dependabot, so this is no longer needed.
--
This is an automated message from th
dependabot[bot] closed pull request #66: Bump
org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 from 1.6.4 to 1.8.0
URL: https://github.com/apache/logging-log4j-kotlin/pull/66
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
ppkarwasz closed issue #98: Clean up after `apache:apache:32` upgrade
URL: https://github.com/apache/logging-parent/issues/98
--
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
vy closed pull request #47: Bump scala.version from 2.10.7 to 2.13.13
URL: https://github.com/apache/logging-log4j-scala/pull/47
--
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.
github-actions[bot] merged PR #160:
URL: https://github.com/apache/logging-parent/pull/160
--
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
ppkarwasz opened a new pull request, #2481:
URL: https://github.com/apache/logging-log4j2/pull/2481
The Log4j system property `log4j2.defaultStatusLevel` has almost the same
purpose as the `log4j2.statusLoggerLevel`:
* the `log4j2.statusLoggerLevel` property sets the level of the fall
SwEngine opened a new issue, #142:
URL: https://github.com/apache/logging-log4net/issues/142
I was using the package in .net7.0 without problems. However, after updating
to .net8.0, my program throws error. When I unchecked the trimming unused code
option, there was no error, but it increas
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063063551
Hi @SwEngine,
can you please be more specific?
What exact error so you get when you do **what**?
--
This is an automated message from the Apache Git Service.
To
swebb2066 opened a new pull request, #368:
URL: https://github.com/apache/logging-log4cxx/pull/368
(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 unsubscri
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063263226
I use only normal logging processes. When releasing the executable, I
checked the trimming unused code option, it gives the error below,
However, when I unchecked the trimm
vy commented on code in PR #2481:
URL: https://github.com/apache/logging-log4j2/pull/2481#discussion_r1570233539
##
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/xml/XmlConfigurationPropsTest.java:
##
@@ -72,9 +72,17 @@ void testNoProps(final Configuration c
vy commented on code in PR #2481:
URL: https://github.com/apache/logging-log4j2/pull/2481#discussion_r1570229054
##
src/site/antora/modules/ROOT/pages/manual/configuration.adoc:
##
@@ -2219,18 +2216,6 @@ The following is a list of available global
configuration properties. Note
ppkarwasz commented on code in PR #2481:
URL: https://github.com/apache/logging-log4j2/pull/2481#discussion_r1570256317
##
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/xml/XmlConfigurationPropsTest.java:
##
@@ -72,9 +72,17 @@ void testNoProps(final Configur
ppkarwasz commented on code in PR #2481:
URL: https://github.com/apache/logging-log4j2/pull/2481#discussion_r1570259487
##
src/site/antora/modules/ROOT/pages/manual/configuration.adoc:
##
@@ -2219,18 +2216,6 @@ The following is a list of available global
configuration propertie
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063361186
@SwEngine thanks for the info. Can you check whether the changes in #143
works for you?
--
This is an automated message from the Apache Git Service.
To respond to the mes
ppkarwasz commented on code in PR #2481:
URL: https://github.com/apache/logging-log4j2/pull/2481#discussion_r1570302344
##
src/site/antora/modules/ROOT/pages/manual/configuration.adoc:
##
@@ -2219,18 +2216,6 @@ The following is a list of available global
configuration propertie
ppkarwasz commented on code in PR #2480:
URL: https://github.com/apache/logging-log4j2/pull/2480#discussion_r1570350145
##
src/site/antora/modules/ROOT/pages/manual/installation.adoc:
##
@@ -0,0 +1,722 @@
+
+Licensed to the Apache Software Foundation (ASF) under one or m
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063439397
I could not build your code :( could you share a dll file? Sorry for
inconvenience
--
This is an automated message from the Apache Git Service.
To respond to the message, p
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063510341
@SwEngine
[netstandard2.0.zip](https://github.com/apache/logging-log4net/files/15023207/netstandard2.0.zip)
--
This is an automated message from the Apache Git Servic
dependabot[bot] opened a new pull request, #161:
URL: https://github.com/apache/logging-parent/pull/161
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
3.25.0 to 3.25.1.
Changelog
Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md
github-actions[bot] merged PR #161:
URL: https://github.com/apache/logging-parent/pull/161
--
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
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063618887
I am adding your dll file to my project from project references, however
'''
logger = LogManager.GetLogger(typeof(Logger));
'''
this line gives error o
vy commented on code in PR #2480:
URL: https://github.com/apache/logging-log4j2/pull/2480#discussion_r1570599498
##
src/site/antora/modules/ROOT/pages/manual/installation.adoc:
##
@@ -0,0 +1,722 @@
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+
vy merged PR #2480:
URL: https://github.com/apache/logging-log4j2/pull/2480
--
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
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063714756
Can you put a simple repro somewhere on Github?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
github-actions[bot] closed pull request #2485: Bump apache/logging-parent from
rel/10.6.0 to 11.0.0
URL: https://github.com/apache/logging-log4j2/pull/2485
--
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
garydgregory opened a new pull request, #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486
Mongo DB PR with 3 commits
- Add a new `log4j-mongodb` module to track the current MongoDB Driver,
version 5
- Deprecate `log4j-mongodb4` in favor of `log4j-mongodb`
- Remove `log4
ppkarwasz commented on PR #2471:
URL: https://github.com/apache/logging-log4j2/pull/2471#issuecomment-2063994108
@dependabot recreate
--
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
github-actions[bot] merged PR #2471:
URL: https://github.com/apache/logging-log4j2/pull/2471
--
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
ppkarwasz commented on PR #2472:
URL: https://github.com/apache/logging-log4j2/pull/2472#issuecomment-2064242211
@dependabot recreate
--
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
ppkarwasz commented on PR #2474:
URL: https://github.com/apache/logging-log4j2/pull/2474#issuecomment-2064242939
@dependabot recreate
--
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
ppkarwasz commented on PR #2478:
URL: https://github.com/apache/logging-log4j2/pull/2478#issuecomment-2064243734
@dependabot recreate
--
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
ppkarwasz commented on PR #2479:
URL: https://github.com/apache/logging-log4j2/pull/2479#issuecomment-2064244704
@dependabot recreate
--
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
ppkarwasz commented on PR #2483:
URL: https://github.com/apache/logging-log4j2/pull/2483#issuecomment-2064245674
@dependabot recreate
--
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
github-actions[bot] merged PR #2472:
URL: https://github.com/apache/logging-log4j2/pull/2472
--
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
github-actions[bot] merged PR #2479:
URL: https://github.com/apache/logging-log4j2/pull/2479
--
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
dependabot[bot] opened a new pull request, #139:
URL: https://github.com/apache/logging-log4j-audit/pull/139
Bumps [apache/logging-parent](https://github.com/apache/logging-parent) from
rel/10.6.0 to 11.0.0. This release includes the previously tagged commit.
Release notes
Sourced
dependabot[bot] opened a new pull request, #140:
URL: https://github.com/apache/logging-log4j-audit/pull/140
Bumps
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent)
from 10.6.0 to 11.0.0.
Release notes
Sourced from https://github.com/apache/logging-pare
github-actions[bot] merged PR #139:
URL: https://github.com/apache/logging-log4j-audit/pull/139
--
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
dependabot[bot] opened a new pull request, #162:
URL: https://github.com/apache/logging-parent/pull/162
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact)
from 4.3.1 to 4.3.2.
Release notes
Sourced from https://github.com/actions/upload-artifact/releases";>
github-actions[bot] closed pull request #162: Bump actions/upload-artifact from
4.3.1 to 4.3.2
URL: https://github.com/apache/logging-parent/pull/162
--
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
ppkarwasz opened a new pull request, #9:
URL: https://github.com/apache/logging-log4j-site/pull/9
We clean up links in legacy sites by:
* removing absolute URIs: these often point the `http://logging.apache.org`
instead of `https://logging.apache.org`,
* removing trailing `index.ht
dependabot[bot] opened a new pull request, #99:
URL: https://github.com/apache/logging-log4j-transform/pull/99
Bumps
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent)
from 10.5.0 to 11.0.0.
Release notes
Sourced from https://github.com/apache/logging-pa
dependabot[bot] closed pull request #79: Bump org.apache.logging:logging-parent
from 10.5.0 to 10.6.0
URL: https://github.com/apache/logging-log4j-transform/pull/79
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
dependabot[bot] commented on PR #79:
URL:
https://github.com/apache/logging-log4j-transform/pull/79#issuecomment-2065127644
Superseded by #99.
--
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
dependabot[bot] opened a new pull request, #129:
URL: https://github.com/apache/logging-log4j-samples/pull/129
Bumps
[io.fabric8:kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client)
from 6.12.0 to 6.12.1.
Release notes
Sourced from https://github.com/fabric8io/ku
dependabot[bot] opened a new pull request, #130:
URL: https://github.com/apache/logging-log4j-samples/pull/130
Bumps
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent)
from 10.6.0 to 11.0.0.
Release notes
Sourced from https://github.com/apache/logging-pa
github-actions[bot] merged PR #129:
URL: https://github.com/apache/logging-log4j-samples/pull/129
--
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: notifi
github-actions[bot] merged PR #129:
URL: https://github.com/apache/logging-log4j-samples/pull/129
--
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: notifi
swebb2066 merged PR #368:
URL: https://github.com/apache/logging-log4cxx/pull/368
--
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
dependabot[bot] opened a new pull request, #51:
URL: https://github.com/apache/logging-log4j-scala/pull/51
Bumps
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent)
from 10.6.0 to 11.0.0.
Release notes
Sourced from https://github.com/apache/logging-parent
ppkarwasz commented on PR #2483:
URL: https://github.com/apache/logging-log4j2/pull/2483#issuecomment-2065675372
@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
dependabot[bot] opened a new pull request, #115:
URL: https://github.com/apache/logging-log4j-tools/pull/115
Bumps
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent)
from 10.6.0 to 11.0.0.
Release notes
Sourced from https://github.com/apache/logging-pare
github-actions[bot] merged PR #115:
URL: https://github.com/apache/logging-log4j-tools/pull/115
--
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
dependabot[bot] commented on PR #51:
URL:
https://github.com/apache/logging-log4j-scala/pull/51#issuecomment-2066129035
Looks like org.apache.logging:logging-parent is up-to-date now, so this is
no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to
dependabot[bot] closed pull request #51: Bump org.apache.logging:logging-parent
from 10.6.0 to 11.0.0
URL: https://github.com/apache/logging-log4j-scala/pull/51
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
ppkarwasz commented on PR #2474:
URL: https://github.com/apache/logging-log4j2/pull/2474#issuecomment-2066224131
@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
ppkarwasz commented on PR #2478:
URL: https://github.com/apache/logging-log4j2/pull/2478#issuecomment-2066224448
@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
ppkarwasz commented on PR #2483:
URL: https://github.com/apache/logging-log4j2/pull/2483#issuecomment-2066225268
@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
ppkarwasz commented on PR #2473:
URL: https://github.com/apache/logging-log4j2/pull/2473#issuecomment-2066235354
@dependabot recreate
--
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
github-actions[bot] merged PR #2483:
URL: https://github.com/apache/logging-log4j2/pull/2483
--
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
ppkarwasz merged PR #9:
URL: https://github.com/apache/logging-log4j-site/pull/9
--
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.
github-actions[bot] merged PR #2478:
URL: https://github.com/apache/logging-log4j2/pull/2478
--
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
github-actions[bot] merged PR #2474:
URL: https://github.com/apache/logging-log4j2/pull/2474
--
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
ppkarwasz closed pull request #2473: Bump slf4j.version from 1.7.36 to 2.0.13
URL: https://github.com/apache/logging-log4j2/pull/2473
--
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 comm
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2066340901
@SwEngine maybe posting your csproj file could also help
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
github-actions[bot] merged PR #2490:
URL: https://github.com/apache/logging-log4j2/pull/2490
--
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
dependabot[bot] opened a new pull request, #45:
URL: https://github.com/apache/logging-log4j-audit-sample/pull/45
Bumps
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent)
from 10.6.0 to 11.0.0.
Release notes
Sourced from https://github.com/apache/logging
github-actions[bot] merged PR #45:
URL: https://github.com/apache/logging-log4j-audit-sample/pull/45
--
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: not
github-actions[bot] merged PR #45:
URL: https://github.com/apache/logging-log4j-audit-sample/pull/45
--
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: not
dependabot[bot] commented on PR #130:
URL:
https://github.com/apache/logging-log4j-samples/pull/130#issuecomment-2066428810
Looks like org.apache.logging:logging-parent is up-to-date now, so this is
no longer needed.
--
This is an automated message from the Apache Git Service.
To respond
dependabot[bot] closed pull request #130: Bump
org.apache.logging:logging-parent from 10.6.0 to 11.0.0
URL: https://github.com/apache/logging-log4j-samples/pull/130
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
ppkarwasz commented on issue #2453:
URL:
https://github.com/apache/logging-log4j2/issues/2453#issuecomment-2066651799
@mpv945,
This should be fixed by spring-projects/spring-boot#40178 in version 3.1.11
and 3.2.5. Can you check it?
--
This is an automated message from the Apache G
github-actions[bot] merged PR #2489:
URL: https://github.com/apache/logging-log4j2/pull/2489
--
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
ppkarwasz commented on code in PR #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486#discussion_r1572434330
##
log4j-mongodb/src/main/java/org/apache/logging/log4j/mongodb/package-info.java:
##
@@ -15,12 +15,13 @@
* limitations under the license.
*/
/**
- * The
ppkarwasz closed issue #1430: StackOverflowException in Logger.isEnabled with
Spring Boot 3 + Tomcat
URL: https://github.com/apache/logging-log4j2/issues/1430
--
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
ppkarwasz commented on issue #1430:
URL:
https://github.com/apache/logging-log4j2/issues/1430#issuecomment-2066692174
I am closing this, since it was fixed in Spring Boot 3.1.11 and 3.2.5.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
garydgregory commented on code in PR #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486#discussion_r1572459246
##
pom.xml:
##
@@ -257,8 +257,8 @@
log4j-jul
log4j-layout-template-json
log4j-layout-template-json-test
-log4j-mongodb3
log4j-mongod
garydgregory commented on code in PR #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486#discussion_r1572459594
##
log4j-mongodb/src/main/java/org/apache/logging/log4j/mongodb/package-info.java:
##
@@ -15,12 +15,13 @@
* limitations under the license.
*/
/**
- * T
ppkarwasz opened a new issue, #2491:
URL: https://github.com/apache/logging-log4j2/issues/2491
On our website we should fix:
* **broken** links (`4xx`s),
* links to non-canonical URLs (`3xx`s).
Also some kind of canonicalization would be advised. Since we run on Apache
with
ppkarwasz commented on issue #2491:
URL:
https://github.com/apache/logging-log4j2/issues/2491#issuecomment-2066739870
We might use some tool like [Screaming
Frog](https://www.screamingfrog.co.uk/) to detect the broken links.
--
This is an automated message from the Apache Git Service.
To
ppkarwasz commented on code in PR #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486#discussion_r1572509894
##
pom.xml:
##
@@ -257,8 +257,8 @@
log4j-jul
log4j-layout-template-json
log4j-layout-template-json-test
-log4j-mongodb3
log4j-mongodb4
garydgregory commented on code in PR #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486#discussion_r1572547482
##
log4j-mongodb/src/test/java/org/apache/logging/log4j/mongodb/MongoDbResolver.java:
##
@@ -142,11 +144,11 @@ private static final class MongoClientHolder
garydgregory merged PR #2486:
URL: https://github.com/apache/logging-log4j2/pull/2486
--
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
swebb2066 opened a new pull request, #369:
URL: https://github.com/apache/logging-log4cxx/pull/369
This PR applies the guidelines in [this highly rated answer on
StackExchange](https://stackoverflow.com/questions/43019598/stdlock-guard-or-stdscoped-lock).
Also, the call site of
[std:
minkyu97 opened a new issue, #2492:
URL: https://github.com/apache/logging-log4j2/issues/2492
## Description
Rollover does not work appropritely when combining `CronTriggeringPolicy`
and `SizeBasedTriggeringPolicy`.
In more detail, (1) After `CronTriggerinPolicy` has triggered,(2)
garydgregory opened a new pull request, #2493:
URL: https://github.com/apache/logging-log4j2/pull/2493
current MongoDB Client Driver.
We renamed the `log4j-mongodb4`, module, package, and classes in favor of
`log4j-mongodb`, in other words, drop the `4`.
We no longer provide th
garydgregory merged PR #2493:
URL: https://github.com/apache/logging-log4j2/pull/2493
--
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
vy opened a new issue, #144:
URL: https://github.com/apache/logging-log4net/issues/144
I have revamped the [Download](https://logging.apache.org/download.html),
[Support](https://logging.apache.org/support.html), and
[Security](https://logging.apache.org/security.html) pages of Logging Serv
vy opened a new issue, #370:
URL: https://github.com/apache/logging-log4cxx/issues/370
I have revamped the [Download](https://logging.apache.org/download.html),
[Support](https://logging.apache.org/support.html), and
[Security](https://logging.apache.org/security.html) pages of Logging Serv
vy commented on issue #2491:
URL:
https://github.com/apache/logging-log4j2/issues/2491#issuecomment-2068162954
@ppkarwasz, could you explain how we can use
``? Do you suggest a maintainer
creating a personal account and occasionally checking the report?
--
This is an automated message f
vy commented on code in PR #2487:
URL: https://github.com/apache/logging-log4j2/pull/2487#discussion_r1573883787
##
src/site/antora/modules/ROOT/pages/index.adoc:
##
@@ -19,15 +19,38 @@
Apache Log4j is a versatile, industrial-grade Java logging framework composed
of an API,
LaurentDardenne commented on issue #144:
URL:
https://github.com/apache/logging-log4net/issues/144#issuecomment-2068179957
Does this page ( https://downloads.apache.org/logging/log4net/) need to be
updated?
![image](https://github.com/apache/logging-log4net/assets/4894452/86190a0c
FreeAndNil commented on issue #144:
URL:
https://github.com/apache/logging-log4net/issues/144#issuecomment-2068183765
@LaurentDardenne you are right.
@vy Can you please remove
https://dist.apache.org/repos/dist/release/logging/log4net/README.html ?
--
This is an automated message from
FreeAndNil commented on issue #144:
URL:
https://github.com/apache/logging-log4net/issues/144#issuecomment-2068193613
@vy I've created #145, please review.
--
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
801 - 900 of 14011 matches
Mail list logo