logstdout

Data Type

Boolean

Description

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

Syntax

logstdout = boolean;

Valid Values

true Log task output information from stdout. This value is the default.
false Do not log task output information from stdout.
logstdout = 1;

For more information, please see logstdoutlimit.