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://sap.github.io/cf-nodejs-logging-support/
Apache License 2.0
43 stars 22 forks source link

Add SAP passport #126

Closed fromagnoli-sap closed 2 years ago

fromagnoli-sap commented 2 years ago

By calling enableTracking() the field "sap_passport" will be automatically added to the config. The rest of the tracking fields are handled as normal fields. That means in order to log them, the user has to explicitly declare the configuration of the tracking fields and add them to the config using addConfig()