logging and propagation
Vinay Sajip
vinay_sajip at yahoo.co.uk
Thu Nov 22 09:44:27 EST 2007
More information about the Python-list mailing list
Thu Nov 22 09:44:27 EST 2007
- Previous message (by thread): logging and propagation
- Next message (by thread): win computer, answer a simple question.......
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Nov 22, 2:34 pm, Vinay Sajip <vinay_sa... at yahoo.co.uk> wrote: > On Nov 22, 9:18 am, oj <ojee... at gmail.com> wrote: > > Why not apply the same filter to the parent loggers? Of course, you can apply filters at the loggers or the handlers. The filters at the logger are checked first. If they pass, then the event is handled - and filters at the handlers get to participate.
- Previous message (by thread): logging and propagation
- Next message (by thread): win computer, answer a simple question.......
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list