Skip to main content.

Supported EnvironmentsWhat platforms can LambdaLog work with.

While this package has "Lambda" in the name, you can use this logger just about anywhere where JSON logs are desired. LambdaLog does not depend on AWS or anything else that would limit the usage of this package. Because of this, LambdaLog focuses primarily on supporting various Node.js versions.

Node.js Versions

The support for various Node.js versions is based on the Node.js LTS Schedule and the versions supported by AWS Lambda. While LambdaLog may work properly other versions of Node.js, they are not supported.

Node.js VersionLambdaLog VersionTested and Supported?
v16 (Current)v3.xYes
v14 (LTS)v3.xYes
v12v3.xYes
v10v2.x - v3.xNo (End of Life)
v8v1.x - v2.xNo (End of Life)
v6v1.x - v2.xNo (End of Life)

As new versions of Node.js are released and old ones reaching end of life, LambdaLog will be updated. If you must continue to use older versions of Node.js, you must install the corresponding LambdaLog version.