JSON logging ?

Bart Thate feedbackflow at gmail.com
Tue Dec 11 10:32:47 EST 2012


Is it possible to change hooks or something to let the logging SocketServer
stuff handle JSON instead of pickle ?

I am thinking of sending my JSON dict data through the logging system to
remote.

A default standard way to send stuff back and forth would be welcome here.

pickle uses eval still ? or is is considered safe now ? i was told not to
use eval() stuff on data.

Strange thing i never thought of using the logging plugin to send stuff
remote.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20121211/4e650bf3/attachment.html>


More information about the Python-list mailing list