Installation
The latest release version can be downloaded from npm and github.
Requirements
To take full advantage of cf-nodejs-logging-support make sure to fulfill following requirements:
- Node.js app to be deployed on Cloud Foundry
- Use node.js version 22 or newer
- Use one of the supported server frameworks:
Note on Connect: The Connect framework appears to have limited recent maintenance activity. Because it is still widely used in existing projects, cf-nodejs-logging-support continues to support it for now. This may change in a future major version.
Install using npm
Use following command to add cf-nodejs-logging-support and its dependencies to your app.
npm install cf-nodejs-logging-support --save