redirect_stderr property

bool redirect_stderr
read / write

Pass true to additionally redirect stderr to the log file. Ignored on Windows.

Implementation

late bool redirect_stderr;