[Python-Dev] Proposed additional keyword argument in logging calls

Thomas Heller theller at python.net
Wed Nov 30 10:04:07 CET 2005


Vinay Sajip <vinay_sajip at yahoo.co.uk> writes:

> The existing fields which could be overwritten are ones which have been computed
> by the logging package itself:
>
> name            Name of the logger
> levelno         Numeric logging level for the message (DEBUG, INFO,
>                 WARNING, ERROR, CRITICAL)
[and so on].

Shouldn't this list be documented?  Or is it?

Thomas



More information about the Python-Dev mailing list