ppkarwasz opened a new issue, #3832:
URL: https://github.com/apache/logging-log4j2/issues/3832
The current `log4j-core-test` module includes a variety of test fixtures
primarily designed to test Log4j Core itself and its internal plugins. These
fixtures assume that:
* Static loggers
ringchenhao commented on issue #263:
URL:
https://github.com/apache/logging-log4net/issues/263#issuecomment-3082626734
Create a .NET 8.0 console application with the following main code, then
publish the program with the "Generate single file" option enabled. When
executing the published p
ringchenhao commented on issue #263:
URL:
https://github.com/apache/logging-log4net/issues/263#issuecomment-3082620760
App.config :
ringchenhao commented on issue #263:
URL:
https://github.com/apache/logging-log4net/issues/263#issuecomment-3082612491
using log4net;
using log4net.Config;
[assembly: XmlConfigurator(Watch = true)]
namespace Log4NetExample
{
internal class Program
{
swebb2066 merged PR #511:
URL: https://github.com/apache/logging-log4cxx/pull/511
--
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] commented on PR #3831:
URL: https://github.com/apache/logging-log4j2/pull/3831#issuecomment-3080201580
Job
Requested goals
Build Tool Version
Build Outcome
Build ScanĀ®
build-
github-actions[bot] merged PR #207:
URL: https://github.com/apache/logging-log4j-transform/pull/207
--
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: noti
ppkarwasz commented on issue #3704:
URL:
https://github.com/apache/logging-log4j2/issues/3704#issuecomment-3080017458
Hi @sidhantmourya,
Thanks for digging into this!
I must admit that when I introduced the Jakarta version of the SMTP
appender, I only added a minimal abstracti
ppkarwasz commented on issue #3779:
URL:
https://github.com/apache/logging-log4j2/issues/3779#issuecomment-3079567495
Hi @recaph,
Thanks for reporting this!
The message you're seeing appears to be generated by the [Spring Dependency
Management
Plugin](https://docs.spring.io/s
sidhantmourya commented on issue #3704:
URL:
https://github.com/apache/logging-log4j2/issues/3704#issuecomment-3079210657
@ppkarwasz I'm adding custom header support to the SMTP appender similar to
the HTTP appender, but need guidance on handling the javax.mail vs jakarta.mail
MimeMessage
recaph commented on issue #3779:
URL:
https://github.com/apache/logging-log4j2/issues/3779#issuecomment-3078816844
getting similar error with log4j 2.25.1 and Spring Boot 2.7
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
jhl221123 opened a new pull request, #3831:
URL: https://github.com/apache/logging-log4j2/pull/3831
The debug log message in `AbstractDriverManagerConnectionSource` had 4
placeholders but was supplied with 5 arguments. This corrects the format string
to match the argument count, resolving t
ringchenhao closed issue #263: Produce single file
URL: https://github.com/apache/logging-log4net/issues/263
--
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-m
ringchenhao commented on issue #263:
URL:
https://github.com/apache/logging-log4net/issues/263#issuecomment-3077336674
I have identified that this issue is related to another third-party library,
SystemCore. When using log4net alone, the verification passes successfully, and
logs are gener
14 matches
Mail list logo