Where does the output of Write-UDLog go?

I’m new to UD Dashboard (but really like it) and am trying to find the log location. Thanks!

Welcome @Hugepickle!

You can specify the path with the following command:

Enable-UDLogging -Level Debug -FilePath "c:\temp\udlog.txt"

I’m uncertain if UD creates a log if you haven’t enabled it, don’t think so.

1 Like