ppkarwasz commented on issue #3526:
URL:
https://github.com/apache/logging-log4j2/issues/3526#issuecomment-2716553088
> Sorry for the mix up. It was in fact a problem with 3rd party service /
script used in some CI tools. So like you suggested the output was passed
through a script and the
kazariad opened a new pull request, #3532:
URL: https://github.com/apache/logging-log4j2/pull/3532
Draft implementation of a deterministic UUID generator based on a LogEvent
hash. Would enable Appenders to produce repeatable UUIDs for the same LogEvent
and correlate log outputs.
[Di
github-actions[bot] merged PR #346:
URL: https://github.com/apache/logging-parent/pull/346
--
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
Eccenux commented on issue #3526:
URL:
https://github.com/apache/logging-log4j2/issues/3526#issuecomment-2715941281
Sorry for the mix up. It was in fact a problem with 3rd party service /
script used in some CI tools. So like you suggested the output was passed
through a script and the sta
Eccenux closed issue #3526: Asterisk (star character) expansion reveals folder
structure
URL: https://github.com/apache/logging-log4j2/issues/3526
--
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
[
https://issues.apache.org/jira/browse/LOG4J2-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcono1234 resolved LOG4J2-3593.
-
Fix Version/s: 2.21.0
Resolution: Fixed
Has been fixed by https://github.com/apache/loggi
[
https://issues.apache.org/jira/browse/LOG4J2-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934362#comment-17934362
]
Marcono1234 commented on LOG4J2-2704:
-
This has been fixed in the latest Log4j versi
vpenades opened a new issue, #233:
URL: https://github.com/apache/logging-log4net/issues/233
We have a Windows project that we've set to use PublishAOT
When calling:
```c#
LogManager.GetLogger(typeof(SomeType));
```
We get this exception:
```
System.Platfor
Eccenux opened a new issue, #3526:
URL: https://github.com/apache/logging-log4j2/issues/3526
## Description
Seems like a star character ("*") is expanded into a directory listing.
Might be a security I guess, but I don't think so. It's definitely an annoyance.
## Configuration
vy commented on PR #344:
URL: https://github.com/apache/logging-parent/pull/344#issuecomment-2709961573
@ppkarwasz, can you explain the hardening practiced by replacing `input.foo`
statements with shell environment variables?
--
This is an automated message from the Apache Git Service.
To
ppkarwasz commented on issue #3526:
URL:
https://github.com/apache/logging-log4j2/issues/3526#issuecomment-2711398405
@Eccenux,
Can you add your Log4j Core configuration file? Are you using a custom
layout? Is the standard output of your application directly connected to a
terminal
github-actions[bot] merged PR #3530:
URL: https://github.com/apache/logging-log4j2/pull/3530
--
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 #3531:
URL: https://github.com/apache/logging-log4j2/pull/3531
--
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 #3529:
URL: https://github.com/apache/logging-log4j2/pull/3529
--
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 #347:
URL: https://github.com/apache/logging-parent/pull/347
--
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 commented on issue #3527:
URL:
https://github.com/apache/logging-log4j2/issues/3527#issuecomment-2713531070
@sundaybluesky,
Did you consider using [a custom
filter](https://logging.apache.org/log4j/2.x/manual/filters.html) instead?
Based on your code all you need is a filt
sundaybluesky commented on PR #3263:
URL: https://github.com/apache/logging-log4j2/pull/3263#issuecomment-2713065965
Hi @ppkarwasz ,
Thanks for you quick response. I created
https://github.com/apache/logging-log4j2/issues/3527 Jira ticket to track this
issue, please help to take a lo
sundaybluesky opened a new issue, #3527:
URL: https://github.com/apache/logging-log4j2/issues/3527
AsyncLogger constructor access changed from public to package-private at
2.24.3 code change - https://github.com/apache/logging-log4j2/pull/3263 blocked
our CustomLogger instances initializati
18 matches
Mail list logo