python client: use logging instead of print
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 62
- Forks
- 9
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## Use Case
`print` is less desirable than `logging` in python.
agave_client.py, and maybe other files, have print messages which should be cleaned up and use logging whenever possible.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.