Remove print statements from library code (issue #23) #24
Reference in New Issue
Block a user
No description provided.
Delete Branch "aitbc1/23-remove-print-statements-from-library-cod"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces print statements in aitbc-agent-sdk with proper logging.
Fixes #23
Also addresses part of issue #20 (bare excepts).