I am trying to enable and set the logging level on the command line when running the updater as there seems to be no other way of configuring logging.
If I run "/checknow" then it checks but without logging anything. I have tried all ways I can think of to get "/set loglevel Error|Debug /checknow" to work but without luck.
Can someone be kind enough to give me a c# example on how to call the process.
Thanks.