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


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

Logging help

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

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


Contents

  Logging help "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-08-01 20:55 +0000

#51767 — Logging help

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2013-08-01 20:55 +0000
SubjectLogging help
Message-ID<mailman.97.1375390631.1251.python-list@python.org>
I have a couple handlers applied to a logger for a file and console destination.
Default levels have been set for each, INFO+ to console and anything to file.

How does one prevent logging.exception from going to a specific handler when
it falls within the desired levels?

Thanks,
jlc

[toc] | [standalone]


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


csiph-web