Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51767 > unrolled thread
| Started by | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| First post | 2013-08-01 20:55 +0000 |
| Last post | 2013-08-01 20:55 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Logging help "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-08-01 20:55 +0000
| From | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| Date | 2013-08-01 20:55 +0000 |
| Subject | Logging 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
Back to top | Article view | comp.lang.python
csiph-web