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

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

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