aws-dynamodb-stream-eventbridge-fanout icon indicating copy to clipboard operation
aws-dynamodb-stream-eventbridge-fanout copied to clipboard

Getting logger error when lambda runs

Open weisisheng opened this issue 4 years ago • 0 comments

Mentioning here since I don't really know anything about Java and immediate grubbing around google doesn't give any good advice. Deployment works, no errors are raised. When I try a test change to upstream DDB table, the following surfaces in cloudwatch logs.

log4j:WARN No appenders could be found for logger (com.amazonaws.dynamodb.stream.fanout.publisher.EventBridgeRetryClient).

Appreciate any tips or tricks. Thank you.

weisisheng avatar Nov 13 '20 02:11 weisisheng