logstdin

Data Type

Boolean

Description

The logstdin variable specifies whether input from the current task request is logged to the I/O log. The default value is true.

Syntax

logstdin = boolean;

Valid Values

true Log task input information from stdin. This value is the default.
false Do not log task input information from stdin.
logstdin = false;

For more information, see logstdinlimit.