Implement progress tracking for file uploads/downloads and improve logging throughout the SDK.
Tasks:
-
Add progress callback support for upload/download operations
-
Implement structured logging with different log levels
-
Add timing information for operations
-
Create progress bar examples
Add option to disable/configure logging output
Files to modify: sdk/sdk_ipc.py, sdk/sdk.py