Home | History | Annotate | Download | only in logging

Lines Matching refs:priority_names

688     priority_names = {
805 priority_names mapping dictionaries are used to convert them to
811 priority = self.priority_names[priority]
828 Map a logging level name to a key in the priority_names map.