JSON logging ?
Bart Thate
feedbackflow at gmail.com
Tue Dec 11 10:32:47 EST 2012
More information about the Python-list mailing list
Tue Dec 11 10:32:47 EST 2012
- Previous message (by thread): [ANN] DjangoCon Europe 2013 call for papers
- Next message (by thread): JSON logging ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [ANN] DjangoCon Europe 2013 call for papers
- Next message (by thread): JSON logging ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list