Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verbosity when used as a library #12

Open
ehuggett opened this issue Jan 22, 2018 · 0 comments
Open

verbosity when used as a library #12

ehuggett opened this issue Jan 22, 2018 · 0 comments

Comments

@ehuggett
Copy link
Owner

@dsnezhkov's comment (copied here in part)

What I would very much benefit from, since I am using sendclient.* calls is some level of message verbosity suppression. I know download progress and statistics on file size transferred are very valuable in case of an end client. However, using sendclient as a library, it would be ideal if I can just inspect the returns from

ffsend_link, fileId, delete_token = sendclient.upload.send_file( service, sfile, ignoreVersion=False, fileName=None) itself which looks like it is already possible.

Perhaps, verbosity level could be adjusted with something like a logging package, and/or a parameter to suppress printed feedback on request. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant