dapr / go-sdk

Dapr SDK for go
Apache License 2.0
442 stars 170 forks source link

allow to customize the default logger #496

Closed qustavo closed 6 months ago

qustavo commented 7 months ago

Description

The following allows the user of the SDK to customize the global logger, as it might break some application logging format. This way one can streamline all the program logging output.

mikeee commented 6 months ago

https://github.com/dapr/go-sdk/pull/496/checks?check_run_id=21231094100 The commits need to be signed with the instructions above

qustavo commented 6 months ago

@mikeee @daixiang0 : how can we get this merged?

yaron2 commented 6 months ago

Thanks for your contribution @qustavo