Applies to:
- Winshuttle Foundation
Winshuttle Workflow SVAdm command: IndentLog
IndentLog adds indentation to the logs to improve readability for the log reviewer.
Usage
svadm -o indentlog -path "C:\Program Files\ShareVis\logs\sharevis.log" -threadid 10
Options
| Name | Description | Required | 
| -path | The path to the log file. | Yes* | 
| -file | Path to the log file. | Yes* | 
| -threadid | The ID of the thread that will be indented. If no ThreadID is specified, the command will be performed on the first thread that appears in the log file(s). | No | 
* Either -File or -Path is required, but not both.
