I have created a Service Fabric Application from the visual studio wizard
This is mostly working, but the diagnostic events viewer is not working
This requires either an ETW Provider name or GUID
How do I find this?
I have tried the one shown in debug Arguments in the service fabric tools output and that doesnt work
I am running this as a development cluster at the moment
Paul