ppkarwasz commented on issue #3307:
URL:
https://github.com/apache/logging-log4j2/issues/3307#issuecomment-2550566344
@nishant24011998,
> ```
> Exception in thread "main" java.lang.ExceptionInInitializerError
> ...
> ```
This does not look as the normal stack trace of a log event, but the output
of
[`Thread.UncaughtExceptionHandler`](https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.UncaughtExceptionHandler.html).
Are you sure this in the content of a log file and **not** on `System.err`?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]