conductor-sdk / conductor-csharp

The conductor-csharp repository provides the client SDKs to build task workers in C#
Apache License 2.0
41 stars 16 forks source link

Log changes #99

Closed Mkatari3700 closed 10 months ago

manan164 commented 10 months ago

Hi @Mkatari3700 , Does this change replace all occurrences of console.writeLine in sdk to logger?

Mkatari3700 commented 10 months ago

Hi @Mkatari3700 , Does this change replace all occurrences of console.writeLine in sdk to logger?

Yes, Manan we changed all writeline to loggers