aws / aws/aws-lambda-java-libs
Support log4j Custom ContextDataProvider?
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 548
- Forks
- 241
- Ø Merge
- 2 T. 5 Min.
- Gemergte PRs (30 T.)
- 11
Beschreibung
I tried a get a custom log4j `ContextDataProvider` (see [log4j doc](https://logging.apache.org/log4j/2.x/manual/extending.html#ContextDataProvider) to work but to no avail.
From the log4j doc, this mechanism relies on `java.util.ServiceLoader` to locate and load `ContextDataProvider` instances.
Is this a restriction of the Corretto VM in AWS Lambda for Java?
I tested this with https://github.com/dynatrace-oss/log4j-metadata-provider.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.