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
-scope¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
scope threshold default
simple case
There is currently no simple case.
-threshold¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
scope threshold default
simple case
There is currently no simple case.
-default¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
scope threshold default
simple case
There is currently no simple case.
-file¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-max_wrap¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-max_flod¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-allow_fileline¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-cmd_flag¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.