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
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