CF Node.js Logging Support

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.

To get started follow our Getting Started chapters to install the library and learn how to integrate it with supported server frameworks.

Head over to the General Usage articles to find information about the main logging functions.

Advanced topics, e.g., dynamic logging level threshold, SAP Passport support get covered in the Advanced Usage articles.

As of version 7.0.0 the configuration of the logging library is customizable. Head over to Advanced Configuration for further information.

For details on the concepts and log formats please look at the sibling project for java logging support.

Get started Migrate to v7 View it on GitHub View it on npm