set_print_config >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `-scope`_ Select the level of information to be printed `-threshold`_ Output information with a level higher than the specified level `-default`_ Set message level limit to default `-file`_ Only print the information of the specified file `-max_wrap`_ Set the maximum number of repeated print messages `-max_flod`_ Set the maximum print length of Tcl list Object `-allow_fileline`_ print the information of the specified files and lines `-cmd_flag`_ Control the print command execution result flag ----------------- .. _set_print_config-scope: -scope :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Select the level of information to be printed **attribute** :type: STRLIST :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: scope threshold default **simple case** There is currently no simple case. ----------------- .. _set_print_config-threshold: -threshold :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Output information with a level higher than the specified level **attribute** :type: STRING :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: scope threshold default **simple case** There is currently no simple case. ----------------- .. _set_print_config-default: -default :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Set message level limit to default **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: scope threshold default **simple case** There is currently no simple case. ----------------- .. _set_print_config-file: -file :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Only print the information of the specified file **attribute** :type: STRLIST :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_print_config-max_wrap: -max_wrap :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Set the maximum number of repeated print messages **attribute** :type: INT :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_print_config-max_flod: -max_flod :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Set the maximum print length of Tcl list Object **attribute** :type: INT :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_print_config-allow_fileline: -allow_fileline :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | print the information of the specified files and lines **attribute** :type: STRLIST :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_print_config-cmd_flag: -cmd_flag :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Control the print command execution result flag **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case.