Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java logging class for Amazon is removed in the reduced shaded JAR. #24

Open
XerTheSquirrel opened this issue Jul 25, 2018 · 0 comments
Labels
java Java

Comments

@XerTheSquirrel
Copy link
Contributor

The class com.amazonaws.services.lambda.runtime.log4j2.LambdaAppender which attaches to log4j2 is removed from the JAR following reduction, it is non-fatal but produces the given output:

2018-07-25 22:13:28,997 main ERROR Error processing element Lambda ([Appenders: null]): CLASS_NOT_FOUND
2018-07-25 22:13:29,356 main ERROR Unable to locate appender "Lambda" for logger config "root"
@XerTheSquirrel XerTheSquirrel added the java Java label Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Java
Projects
None yet
Development

No branches or pull requests

1 participant