New submission from Jure Koren:

2.7's logging.config.DictConfig does not respect the "class" option, but 
fileConfig does.

The default branch logging.config has the same problem in DictConfig, but also 
lacks "style" support in fileConfig.

----------
components: Library (Lib)
files: logging_config_2_7.diff
hgrepos: 233
keywords: patch
messages: 215954
nosy: Jure.Koren
priority: normal
severity: normal
status: open
title: logging configurators ignoring documented options
type: behavior
versions: Python 2.7, Python 3.5
Added file: http://bugs.python.org/file34787/logging_config_2_7.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to