ekumenlabs / rocon_web_proxy_server

Server component of the Rocon Web Proxy
0 stars 3 forks source link

Proper logging #24

Open adamantivm opened 9 years ago

adamantivm commented 9 years ago

Please go thoroughly through rosbridge_websocket_client and remove all prints and replace with rospy where appropriate.

On the server-side, choose and implement a standard python logging framework and use it throughout the server code.