ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 65 forks source link

Excessive printing of debug statements in module/microsoft-onedrive #6653

Open gaberger opened 4 months ago

gaberger commented 4 months ago

Description:

For some reason there are io:println() statements on API return values. If these are needed for debugging we should be using the log module

Suggested Labels (optional): module/microsoft-onedrive

Shadow-Devil commented 4 months ago

There are two places where this is happening: