alpha-lambda-bunyan

JSON →
library 1.5.0 ·javascript
verified Jun 4, 2026

Middleware for alpha-lambda that adds Bunyan logging to the AWS Lambda context object. Version 1.5.0 is stable; no recent releases. It injects `context.log` and `context.child` methods based on Bunyan, with automatic inclusion of request ID and function version. Unlike other logging libraries, it integrates tightly with alpha-lambda's middleware pipeline and supports custom serializers and level configuration via environment variables.