jdorner / node-sapnwrfc

SAP Netweaver RFC SDK bindings for Node.js
MIT License
55 stars 23 forks source link

Provide logging possibility. #29

Open jzakrzewski opened 8 years ago

jzakrzewski commented 8 years ago

The pull request enables the user to set a standard logger object that will receive log events. We use winston logger for this purpose. It allows to trace sapnw API calls and, on a higher level, also other things that happen within the module.