Is there any tools that catches python logging (socket or http) handlers’ reports, and serves a http service so that I can check my logs through a http page?
Thanks
Finally… I found a working server that will do the job…
UPDATE
I found Sentry on github, It seems more sophiscated and production-ready.
There are many to tools to easily create simple RESTful HTTP webservices. My favorite is itty.