This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Add support for Log4j2 #115
Not planned
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
sdeleuze commentedon Apr 30, 2020
See related oracle/graal#808 closed issue.
sdeleuze commentedon Dec 18, 2020
Blocked on oracle/graal#2991.
Initialize LogAdapter$Log4jLog at build time
10 remaining items
Mention that Log4j2 hints are partial.
sdeleuze commentedon Apr 27, 2021
Ok this one is more involved than expected since Log4j2 is really using a log of reflection. I have tried to craft custom hints but even with that this is not super maintainable/complete and would require native support on Log4j2 side (preferred solution) or a dedicated
TypeProcessor
orNativeConfiguration
. This would be doable but I think we have other priorities tight now, so I move this issue to the backlog, just keepingLog4jCoreHints
to avoid a hard breakage during compilation with some dependencies like Elasticsearch (see #398).sdeleuze commentedon Sep 28, 2022
Superseded by https://issues.apache.org/jira/browse/LOG4J2-2649?focusedCommentId=17610488&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17610488.