> On Apr 28, 2015, at 1:57 PM, Itamar Turner-Trauring <ita...@itamarst.org> 
> wrote:
> 
> Imagine you have a client that sends a request to a server and gets back a 
> 500 error. What caused it? If you're using Eliot you can trace the logs 
> across processes:
> 
> 
> $ cat server.log client.log | python eliottree.py 
> e076ca50-9abc-44b2-95d8-85cf6956bc33
>     +-- main@1/started
>         |-- process: client
>         `-- timestamp: 2015-04-28 16:50:00.379033

(etc)

This looks cooler all the time.

You could probably make it look even cooler by using unicode line-drawing 
characters :-).

Also, is there a web frontend which can render these?  Will there be?

Will any of the additional structuring or filtering of log messages from the 
new logging system be helpful to Elliot?  If so, do you have any pointers for 
Eeshan where he might improve existing messages?

-glyph


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to