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


Groups > comp.lang.python > #51767

Logging help

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject Logging help
Date 2013-08-01 20:55 +0000
Newsgroups comp.lang.python
Message-ID <mailman.97.1375390631.1251.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web