Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions aws-lambda-java-log4j2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Using log4j2 with AWS Lambda

**IMPORTANT: The v1.6.3 release contained a regression (see [#612](https://github.com/aws/aws-lambda-java-libs/issues/612)) resulting in missing logs. Please upgrade to v1.6.4 or later. We apologize for the inconvenience.**

### 1. Pull in log4j2 dependencies

Example for Maven pom.xml
Expand Down