|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Classes | |
| class | AsyncDiagnosticChannelWriter |
| Wraps a IBufferWriter<T> and queues data writen to it. Requires disposal to ensure flushing. More... | |
| class | ConsoleDiagnosticFormatter |
| Outputs diagnostics to the console using Spectre. More... | |
| class | ConsoleDiagnosticFormatterFactory |
| Provides a TextDiagnosticFormatter More... | |
| class | ConsoleDiagnosticFormatterOptions |
| class | DiagnosticChannelFormatter |
| class | DiagnosticChannelFormatterOptions |
| class | DiagnosticChannelProvider |
| Provides the capability to look up diagnostic channels. More... | |
| class | DiagnosticChannelWriterExtensions |
| class | DiagnosticFormatterProvider |
| Provides the capability to look up diagnostic channels. More... | |
| class | DiagnosticServiceCollectionExtensions |
| class | FileDiagnosticChannelFactory |
| Resolves a "file" diagnostic output value. More... | |
| class | FormattedDiagnosticHandler |
| IDiagnosticHandler implementation that outputs based on a format specification. More... | |
| class | GenericChannelDiagnosticFormatterFactory |
| Generate channel factory for a formatter that accepts the standard set of chanel options. More... | |
| interface | IDiagnosticChannel |
| Handles consuming and outputting diagnostic events. More... | |
| interface | IDiagnosticChannelFactory |
| interface | IDiagnosticChannelWriter |
| interface | IDiagnosticFormatter |
| interface | IDiagnosticFormatterFactory |
| class | JsonDiagnosticFormatter |
| Formats diagnostic events into a stream of JSON objects. More... | |
| class | JsonDiagnosticFormatterFactory |
| Provides a JsonDiagnosticFormatter More... | |
| class | JsonDiagnosticFormatterOptions |
| class | StreamDiagnosticChannel |
| Implementation of IDiagnosticChannel that writes encoded text to a PipeWriter. More... | |
| class | TextDiagnosticFormatter |
| Handles writing diagnostic events to text output. More... | |
| class | TextDiagnosticFormatterFactory |
| Provides a TextDiagnosticFormatter More... | |
| class | TextDiagnosticFormatterOptions |