-
Couldn't load subscription status.
- Fork 5
Open
Description
Is your feature request related to a problem? Please describe.
AWS has Powertools for observability, its logging lib is currently blocked for Spring Native as it uses Log4J2 which is not playing nice with GraalVM. More can be found in this issue
Additional context
- Reverse this PR 35 create docker compose file to run the function locally #51
Consideration
- Logback seems to be faster than Log4j2 due to static initialization in Log4j2. Make sure to compare start-up time.
Metadata
Metadata
Assignees
Labels
No labels