[Uno.Diagnostics] Make Uno.Diagnostics public

Hey guys.
I’m working on combining fuse with chrome devtools for logging. It would be really nice, if I could call custom log function which would emit another event type in fuse daemon.
I don’t really feel comfortable modifying opcodes in dll files.

Hey @Vladimir_Milenko.

Maybe this section might help you. Take a look at Fuse.LogEvent to get logs from Fuse.

Hope this helps.