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 convenient methods #125

Closed fromagnoli-sap closed 2 years ago

fromagnoli-sap commented 2 years ago

@christiand93 convenience methods are now fixed and cases like log.info("This %s a %s", "is", "test"); should work now