New submission from Tarek Ziadé <ziade.ta...@gmail.com>: It's not possible to use a custom level in a file-based configuration unless you programatically call logging.addLevelName('LEVEL', VALUE)
It would be nice to be able to declare new levels in config files ---------- assignee: vinay.sajip components: Library (Lib) messages: 113686 nosy: tarek, vinay.sajip priority: normal severity: normal status: open title: logging.addLevelName in file-based configurations versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9576> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com