[issue7199] Doc: Logging level order seems inconsistent

2009-10-28 Thread Vinay Sajip
Vinay Sajip added the comment: Fix checked into trunk, release26-maint, py3k. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue7199] Doc: Logging level order seems inconsistent

2009-10-24 Thread Terry J. Reedy
New submission from Terry J. Reedy : LibRef 15.6, Logging module: Intro start with "The default levels provided are DEBUG, INFO, WARNING, ERROR and CRITICAL." which seems like the proper ordering. Then 15.6.1.1. Simple examples "Another useful feature of the logging API is the ability to produ