swebb2066 commented on PR #495:
URL: https://github.com/apache/logging-log4cxx/pull/495#issuecomment-2811587276
Given [the uncertainty around this socket
option](https://stackoverflow.com/questions/3229860/what-is-the-meaning-of-so-reuseaddr-setsockopt-option-linux),
could you also add a Al
Class-New opened a new issue, #3621:
URL: https://github.com/apache/logging-log4j2/issues/3621
@ppkarwasz
`
%d{-MM-dd HH:mm:ss.SS
swebb2066 commented on PR #495:
URL: https://github.com/apache/logging-log4cxx/pull/495#issuecomment-2811361715
Are you using the telnet appender?
--
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
ppkarwasz merged PR #3258:
URL: https://github.com/apache/logging-log4j2/pull/3258
--
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 merged PR #311:
URL: https://github.com/apache/logging-log4j-samples/pull/311
--
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-un
kommone-bub opened a new issue, #3620:
URL: https://github.com/apache/logging-log4j2/issues/3620
## Description
We have the problem, that that Log4j2 logs for some apache packages/classes
like this :
loglevel like DEBUG (that is ok)
then a hash sign # (don't know from where
michieldwitte opened a new pull request, #495:
URL: https://github.com/apache/logging-log4cxx/pull/495
Setting SO_REUSEADDR by default allows server applications to restart and
bind to the same address and port without waiting for the OS to fully clean up
previous connections. This avoids t
vy commented on issue #3593:
URL:
https://github.com/apache/logging-log4j2/issues/3593#issuecomment-2809467054
@roytmana, double checking: Does
[immediateFlush](https://logging.apache.org/log4j/2.x/manual/appenders.html#immediateFlush)
not help?
--
This is an automated message from the
ViliusS commented on code in PR #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2046657811
##
log4j-layout-template-json/src/main/resources/GcpLayout.json:
##
@@ -49,25 +55,15 @@
"key": "span_id"
},
"logging.googleapis.com/trace_sampled": tr
ViliusS commented on code in PR #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2046657811
##
log4j-layout-template-json/src/main/resources/GcpLayout.json:
##
@@ -49,25 +55,15 @@
"key": "span_id"
},
"logging.googleapis.com/trace_sampled": tr
ViliusS commented on code in PR #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2046597282
##
log4j-layout-template-json/src/main/resources/GcpLayout.json:
##
@@ -37,8 +42,9 @@
}
},
"logging.googleapis.com/insertId": {
-"$resolver": "cou
ppkarwasz commented on PR #3228:
URL: https://github.com/apache/logging-log4j2/pull/3228#issuecomment-2809054957
> No, what I mean is, there are users creating Fat JARs with an explicit
list of dependencies. With the next minor Log4j 2 version, they will be missing
a `compile`-scoped depend
ppkarwasz merged PR #3616:
URL: https://github.com/apache/logging-log4j2/pull/3616
--
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
vy commented on PR #3228:
URL: https://github.com/apache/logging-log4j2/pull/3228#issuecomment-2808834083
> I am not sure what implications are you thinking about. Yes, their fat
JARs will be a couple of KiB bigger.
No, what I mean is, there are users creating Fat JARs with an explici
ppkarwasz commented on PR #3616:
URL: https://github.com/apache/logging-log4j2/pull/3616#issuecomment-2808829766
> Shall we also add a warning in comments on why one should _not_ add a
`github` element?
Done in
https://github.com/apache/logging-log4j2/pull/3616/commits/e310e62f78bcd3
WorldRobertProject opened a new issue, #494:
URL: https://github.com/apache/logging-log4cxx/issues/494
Though char is not UTF-8 in Windows environments, LOG4CXX_CHAR:STRING=utf-8
is set and logchar is defined as char, when building with vcpkg.
In Japanese Windows environments, char is Shi
ppkarwasz commented on code in PR #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2046397077
##
log4j-layout-template-json/src/main/resources/GcpLayout.json:
##
@@ -49,25 +55,15 @@
"key": "span_id"
},
"logging.googleapis.com/trace_sampled":
FreeAndNil merged PR #238:
URL: https://github.com/apache/logging-log4net/pull/238
--
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
vy commented on code in PR #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2046330472
##
log4j-layout-template-json/src/main/resources/GcpLayout.json:
##
@@ -37,8 +42,9 @@
}
},
"logging.googleapis.com/insertId": {
-"$resolver": "counter"
FreeAndNil commented on code in PR #238:
URL: https://github.com/apache/logging-log4net/pull/238#discussion_r2046327877
##
antora-playbook.yaml:
##
@@ -109,6 +109,9 @@ ui:
{{site.title}}
+
+https://github.c
FreeAndNil commented on code in PR #238:
URL: https://github.com/apache/logging-log4net/pull/238#discussion_r2046329191
##
src/site/antora/antora.yml:
##
@@ -38,10 +38,10 @@ version: ~
start_page: index.adoc
asciidoc:
attributes:
-project-github-url: "https://github.com
vy merged PR #3617:
URL: https://github.com/apache/logging-log4j2/pull/3617
--
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 #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2046314420
##
log4j-layout-template-json/src/main/resources/GcpLayout.json:
##
@@ -49,25 +55,15 @@
"key": "span_id"
},
"logging.googleapis.com/trace_sampled": true,
-
github-actions[bot] commented on PR #3617:
URL: https://github.com/apache/logging-log4j2/pull/3617#issuecomment-2808653791
Job
Requested goals
Build Tool Version
Build Outcome
Build ScanĀ®
build-
vy commented on code in PR #238:
URL: https://github.com/apache/logging-log4net/pull/238#discussion_r2046222199
##
antora-playbook.yaml:
##
@@ -109,6 +109,9 @@ ui:
{{site.title}}
+
+https://github.com/apach
25 matches
Mail list logo