A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-October/049684.html below:

[Python-Dev] logging needs better documentation

[Python-Dev] logging needs better documentation [Python-Dev] logging needs better documentationNeal D. Becker ndbecker2 at verizon.net
Thu Oct 28 14:34:09 CEST 2004
There is only a single example in the logging module documentation.  Please
add more examples!

I'm trying to use DatagramHandler.  The documentation on this is not
adequate.  There is a confusing mention of makeLogRecord.  No example.

I finally stumbled across this:

        data, address = sock.recvfrom (8192)
        rec = logging.makeLogRecord (pickle.loads(data[4:]))

I can't find _anywhere_ a mention that you need to leave off the first 4
bytes in order for unpickle to work.

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4