Change by Nikolay Bryskin :
--
nosy: +nikicat
___
Python tracker
<https://bugs.python.org/issue30491>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Nikolay Bryskin :
--
nosy: +nikicat
___
Python tracker
<https://bugs.python.org/issue40213>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Nikolay Bryskin:
"terminator" argument has appeared in logging.StreamHandler since 3.2, but it
also may be useful for FileHandler classes.
--
components: Library (Lib)
messages: 174594
nosy: nikicat
priority: normal
severity: normal
status: open
title:
Nikolay Bryskin added the comment:
Hello, Taras.
I've renamed the issue - StreamHandler should also have a "terminator" __init__
keyword argument.
This argument is mostly needed for automatic logging configuration using
logging.config.dictConfig or logging.co
Nikolay Bryskin added the comment:
Vinay, why do you close this feature request? Proposed workaround is just a
workaround and even doesn't provide some functionality - for example, it seems
impossible to define a terminator using config file.
--
resolution: invalid ->
status
Nikolay Bryskin added the comment:
Actually, I'm using dictConfig to load config from json file. And yes, ext://
provides a way to load custom handler, but, as far as I see
(https://github.com/jonashaag/cpython/blob/master/Lib/logging/config.py#L379-404),
there is no possibility to sp
Nikolay Bryskin added the comment:
Great, thanks!
--
___
Python tracker
<http://bugs.python.org/issue16391>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Nikolay Bryskin :
--
nosy: +nikicat
___
Python tracker
<http://bugs.python.org/issue18748>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Nikolay Bryskin :
--
nosy: +nikicat
___
Python tracker
<http://bugs.python.org/issue21436>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Nikolay Bryskin :
--
nosy: +nikicat
___
Python tracker
<http://bugs.python.org/issue21235>
___
___
Python-bugs-list mailing list
Unsubscribe:
10 matches
Mail list logo