Skip to content

-Dcom.ibm.tools.attach.log.name

Specify the path and prefix for the log files.

Syntax

    -Dcom.ibm.tools.attach.log.name=<path/prefix>
Setting Value Default
<path/prefix> [string] VM process directory

By default, when -Dcom.ibm.tools.attach.logging=true is set, timestamped log files are written to the current directory for the running VM. Use the -Dcom.ibm.tools.attach.log.name option to change the path and prefix for the logfiles.

See also