IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IDiagnosticChannelFactory.cs
Go to the documentation of this file.
2{
3
5 {
6
13
14 }
15
16}
IDiagnosticChannel? CreateChannel(string spec)
Attempts to parse the channel spec into a IDiagnosticChannel
Handles consuming and outputting diagnostic events.