python logging multiple processes to one file (via socket server)

Vinay Sajip vinay_sajip at yahoo.co.uk
Thu Oct 27 11:07:39 EDT 2011


On Oct 27, 11:09 am, Gelonida N <gelon... at gmail.com> wrote:
> "The following section documents this approach in more detail and
> includes a working socket receiver which can be used as a starting point
> for you to adapt in your own applications."
>
> Somehow I have a mental block though and fail to see the 'following
> section'.

You're right, the link got lost in a reorganisation of the
documentation. Working example is here:

http://docs.python.org/howto/logging-cookbook.html#sending-and-receiving-logging-events-across-a-network

Regards,

Vinay Sajip



More information about the Python-list mailing list