Replace remaining print() statements in backend.py with log_message() calls
- Replaced all print statements in backend.py with timestamped log_message calls - Includes worker registration, job forwarding, progress updates, ping handling, and startup/shutdown messages - All backend logging now uses consistent timestamped format
Showing
Please
register
or
sign in
to comment