Xiang Zhang added the comment: Though FATAL is not mentioned in the doc, but I think it should be added to getLevelName, just like how WARN is handled now:
>>> logging.getLevelName("WARN") 30 ---------- keywords: +patch nosy: +xiang.zhang Added file: http://bugs.python.org/file44343/issue27935.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27935> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com