Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51927 > unrolled thread

RE: Logging help

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2013-08-04 16:06 +0000
Last post2013-08-04 16:06 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: Logging help "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-08-04 16:06 +0000

#51927 — RE: Logging help

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2013-08-04 16:06 +0000
SubjectRE: Logging help
Message-ID<mailman.184.1375632498.1251.python-list@python.org>
>Oh hai - as I was reading the documentation, look what I found:
>
>http://docs.python.org/2/library/logging.html#filter
>
>Methinks that should do exactly what you want.

Hi Wayne,
I was too hasty when I looked at filters as I didn't think they could do
what I wanted. Turns out a logging object sent the filter method will
an exc_info attribute in my case.

Thanks!
jlc

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web