ppkarwasz commented on issue #2791: URL: https://github.com/apache/logging-log4j2/issues/2791#issuecomment-2264663738
Hi @linghengqian, Could you point us to how you generate the GraalVM image? As almost all filters (except `DenyAllFilter` and `Filters`), `MarkerFilter` has a `onMismatch` property. I suspect that the GraalVM reflection metadata you use might lack the property, hence the problem in the native image. -- 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]
