https://github.com/sap/cf-nodejs-logging-support
Node.js Logging Support for Cloud Foundry provides the creation of structured log messages and the collection of request metrics
https://github.com/sap/cf-nodejs-logging-support
cloud-foundry nodejs open-source
Last synced: 6 months ago
JSON representation
Node.js Logging Support for Cloud Foundry provides the creation of structured log messages and the collection of request metrics
- Host: GitHub
- URL: https://github.com/sap/cf-nodejs-logging-support
- Owner: SAP
- License: apache-2.0
- Created: 2016-07-08T14:43:44.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T13:55:41.000Z (7 months ago)
- Last Synced: 2025-04-11T13:48:10.353Z (6 months ago)
- Topics: cloud-foundry, nodejs, open-source
- Language: JavaScript
- Homepage: https://sap.github.io/cf-nodejs-logging-support/
- Size: 2.82 MB
- Stars: 44
- Watchers: 17
- Forks: 22
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js Logging Support for Cloud Foundry
[](https://www.npmjs.com/package/cf-nodejs-logging-support)
[](https://www.npmjs.com/package/cf-nodejs-logging-support)
[](https://github.com/SAP/cf-nodejs-logging-support/actions/workflows/node.js.yml)
[](https://api.reuse.software/info/github.com/SAP/cf-nodejs-logging-support)## Summary
This library provides a bundle of targeted logging services for node.js applications running on Cloud Foundry which serves two main purposes:
It provides means to emit *structured application log messages* and instrument parts of your application stack to *collect request metrics*.## Documentation
Head over to our [Documentation](https://sap.github.io/cf-nodejs-logging-support/) to learn more about features and how to use this library.
## Licensing
Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the [REUSE](https://api.reuse.software/info/github.com/SAP/cf-nodejs-logging-support) tool.