[issue33897] Add a restart option to logging.basicConfig()

Raymond Hettinger report at bugs.python.org
Sat Jun 23 15:10:06 EDT 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> Raymond, what do you think about "force" from a pedagogical
> point of view?

"force" is also good.  Perhaps "clear_handlers" or "replace_handlers" would be more self-descriptive.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33897>
_______________________________________


More information about the Python-bugs-list mailing list