@funcmaticjs/loglevel-plugin
v0.0.5
Published
Uses the 'X-Log-Level' or 'X-Correlation-Log-Level' headers to dynamically set the log level of ctx.logger
Downloads
1
Readme
loglevel-plugin
Uses the 'X-Log-Level' or 'X-Correlation-Log-Level' headers to dynamically set the log level of ctx.logger.
Based on Yan Cui's Medium Post: Capture and forward correlation IDs through different Lambda event sources. See the section Enable debug logging on entire call chain.