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

Fix undefined logger for winston transport #199

Closed christiand93 closed 10 months ago

christiand93 commented 11 months ago

This change fixes an error caused by an undefined logger attribute after initializing the winston transport.