Provide method to get list of logging level names · Issue #88024 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@andylowry

Description

@andylowry

BPO 43858
Nosy @rhettinger, @vsajip, @ericvsmith, @miss-islington, @akulakov, @shreyanavigyan, @andylowry
PRs bpo-43858: Add logging.getLevelNamesMapping() #26459

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/vsajip' closed_at = <Date 2021-06-03.08:59:30.308> created_at = <Date 2021-04-15.17:46:57.939> labels = ['type-feature', 'library', '3.11'] title = 'Provide method to get list of logging level names' updated_at = <Date 2021-06-03.08:59:30.303> user = 'https://github.com/andylowry'

bugs.python.org fields:

activity = <Date 2021-06-03.08:59:30.303> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = <Date 2021-06-03.08:59:30.308> closer = 'vinay.sajip' components = ['Library (Lib)'] creation = <Date 2021-04-15.17:46:57.939> creator = 'andylowry' dependencies = [] files = [] hgrepos = [] issue_num = 43858 keywords = ['patch'] message_count = 6.0 messages = ['391145', '391147', '393833', '394764', '394765', '394989'] nosy_count = 7.0 nosy_names = ['rhettinger', 'vinay.sajip', 'eric.smith', 'miss-islington', 'andrei.avk', 'shreyanavigyan', 'andylowry'] pr_nums = ['26459'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue43858' versions = ['Python 3.11']