dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
198 stars 84 forks source link

Add documentation on how to use and customize logger #288

Closed shubham1172 closed 2 years ago

shubham1172 commented 2 years ago

Describe the proposal

Add JS-SDK docs on how to use the logger API, how to customize the logs, i.e., configure logging levels and create a custom implementation of the logger service with some common logger like Winston or Pino.

shubham1172 commented 2 years ago

@XavierGeerinck any suggestions on where should this documentation go? Should we create a new section under root called Logging?