jeremydaly / lambda-warmer

A module to optimize AWS Lambda function cold starts
MIT License
525 stars 55 forks source link

Target is logged incorrectly? #63

Open Jono20201 opened 9 months ago

Jono20201 commented 9 months ago

Hi,

Just started to try and use this, and I think this log message is not correct. I assume it should reference the target if overridden, else fallback to the current function?

https://github.com/jeremydaly/lambda-warmer/blob/9c54e32f5bb7ce66c35d9becf7eb781f5756ec75/index.js#L51