Differences between revisions 5 and 6
Revision 5 as of 2009-07-31 14:13:16
Size: 475
Editor: 91-64-159-116-dynip
Comment:
Revision 6 as of 2009-07-31 14:55:41
Size: 590
Editor: LSt-Amand-152-31-13-132
Comment: slowness
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

* Rather slow considering the large number of function calls performed internally to check which handler to use

This page should cover pros and cons of current stdlib logging package.

Pros

* Almost every feature you could want from logging package is there

Cons

* Docs are not complete

* Config files are a little bit hard to comprehend

  • An alternate configuration mechanism is provided by the ZConfig package (PyPI).

* API uses camelCase (ie is not PEP8 compatible)

* Rather slow considering the large number of function calls performed internally to check which handler to use

LoggingPackage (last edited 2012-03-15 12:46:11 by VinaySajip)

Unable to edit the page? See the FrontPage for instructions.