Watch Desktop Logs
Jump to navigation
Jump to search
If you want to see what the desktop is logging as it runs, start PowerShell, then:
Get-Content "$env:LOCALAPPDATA\probity\truxton\TruxtonClient.log" -Tail 10 -wait
Remarks
You can configure Truxton to write to a different folder using the logdir option.