Closed
Description
As another docs improvement in the series started by #94700 , logging.LogRecord
currently has a great structured parameter list, but is missing type information for the parameters, which in many cases leads to ambiguity. Additionally, some of the parameter descriptions could be clarified.