[Chicago] Python traffic analysis idea

Adrian Buford technicallydebatable at gmail.com
Tue Jan 28 22:41:36 CET 2014


Have no way of making the logs is main concern.
On Jan 28, 2014 3:14 PM, "sheila miguez" <shekay at pobox.com> wrote:

>
> On Tue, Jan 28, 2014 at 3:09 PM, Nick Bennett <nick at goggl.es> wrote:
>
>> For the logging component, there's already the logging module in the
>> Python standard library. For an idea of how to use it, try Victor Lin's
>> guide on good logging practice in Python<http://victorlin.me/posts/2012/08/26/good-logging-practice-in-python>
>> .
>>
>
> I'm wondering what he wants to log and what it will be used for. If the
> intent is to analyze data to get information about average times, then he
> can use logs for that, then later scrape them to get the data, but he could
> handle that in other ways as well, like sending events to graphite.
>
>
> --
> sheila
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20140128/80e285e9/attachment-0001.html>


More information about the Chicago mailing list