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 14.14 or higher
- Use one of the supported server frameworks:
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