ppkarwasz commented on issue #2558:
URL:
https://github.com/apache/logging-log4j2/issues/2558#issuecomment-2141347745
[I remember writing a longer comment on this issue but I might have
forgotten to press the "Comment" button]
I agree that `AuthorizationProvider` needs to stay and be
rgoers commented on PR #2630:
URL: https://github.com/apache/logging-log4j2/pull/2630#issuecomment-2140734176
I have never considered log4j-iostreams to be part of Log4j-API. That said,
it only has test dependencies on log4j-core and does not have any plugins so I
see no reason why we need
rgoers commented on issue #2558:
URL:
https://github.com/apache/logging-log4j2/issues/2558#issuecomment-2140729892
@ppkarwasz Sorry, I should have replied sooner. In the case of Spring the
passwords are encrypted in the configuration and specified as
{cipher}some_encrypted_string. When the
ppkarwasz closed issue #2491: Fix links on web site
URL: https://github.com/apache/logging-log4j2/issues/2491
--
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-
vy closed issue #2511: Create a `Using Log4j in Hibernate` guide
URL: https://github.com/apache/logging-log4j2/issues/2511
--
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
vy merged PR #2626:
URL: https://github.com/apache/logging-log4j2/pull/2626
--
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
vy commented on code in PR #2626:
URL: https://github.com/apache/logging-log4j2/pull/2626#discussion_r1620510105
##
src/site/antora/modules/ROOT/examples/hibernate/log4j2.xml:
##
@@ -0,0 +1,46 @@
+
+
+https://logging.apache.org/xml/ns";
+ xmlns:xsi="http://www.w3.o
github-actions[bot] merged PR #2628:
URL: https://github.com/apache/logging-log4j2/pull/2628
--
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
vy commented on code in PR #2626:
URL: https://github.com/apache/logging-log4j2/pull/2626#discussion_r1620482693
##
src/site/antora/modules/ROOT/examples/hibernate/log4j2.properties:
##
@@ -0,0 +1,34 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+#
vy closed issue #2514: Create a `Replacing Logback with Log4j` guide
URL: https://github.com/apache/logging-log4j2/issues/2514
--
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.
T
vy merged PR #2625:
URL: https://github.com/apache/logging-log4j2/pull/2625
--
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
github-actions[bot] merged PR #2627:
URL: https://github.com/apache/logging-log4j2/pull/2627
--
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 opened a new pull request, #2630:
URL: https://github.com/apache/logging-log4j2/pull/2630
The Log4j IOStreams module is part of the Log4j API library. Since Log4j API
3 will not be release, Log4j IOStreams 3 shouldn't be released either.
--
This is an automated message from
vy commented on issue #2624:
URL:
https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2139070739
@pSinghDelaplex, there are several things, if I may say, _wrong_ with your
setup. I will try to explain them.
### `message` resolver configuration doesn't have a `field` par
ppkarwasz commented on code in PR #2626:
URL: https://github.com/apache/logging-log4j2/pull/2626#discussion_r1620112109
##
src/site/antora/modules/ROOT/examples/hibernate/log4j2.properties:
##
@@ -0,0 +1,34 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or m
pSinghDelaplex commented on issue #2624:
URL:
https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2138857441
Hi @vy
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
private static final Logger LOGGER = LogManager.getLogger();
ppkarwasz commented on code in PR #2625:
URL: https://github.com/apache/logging-log4j2/pull/2625#discussion_r1620103270
##
src/site/antora/modules/ROOT/pages/migrate-from-logback.adoc:
##
@@ -0,0 +1,65 @@
+
+Licensed to the Apache Software Foundation (ASF) under one or more
vy commented on issue #2624:
URL:
https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2138833524
@pSinghDelaplex, could you also
1. share the `logger.info("foo bar")` call that you do? That is, how do you
pass the `{"appId":"1234", "action":"Payment Received"}` JSON?
18 matches
Mail list logo