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

Declaring "defaultConfig" using var in index.js #83

Closed gk-patel closed 3 years ago

gk-patel commented 3 years ago

The defaultConfig varaiable was not declared using "var" so the library was breaking in when used in strict mode. Thank you for considering my PR.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.