IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.CoreLib.Diagnostics.TextDiagnosticFormat Member List

This is the complete list of members for IKVM.CoreLib.Diagnostics.TextDiagnosticFormat, including all inherited members.

Write(int id, DiagnosticLevel level, string message, object?[] args, Exception? exception, DiagnosticLocation location, TextWriter writer)IKVM.CoreLib.Diagnostics.TextDiagnosticFormatstatic
Write< TWriter >(int id, DiagnosticLevel level, string message, object?[] args, Exception? exception, DiagnosticLocation location, ref TWriter writer, Encoding? encoding=null)IKVM.CoreLib.Diagnostics.TextDiagnosticFormatstatic
WriteAsync(int id, DiagnosticLevel level, string message, object?[] args, Exception? exception, DiagnosticLocation location, TextWriter writer, CancellationToken cancellationToken)IKVM.CoreLib.Diagnostics.TextDiagnosticFormatstatic