DiagnosticAbstraction public static class DiagnosticAbstraction Provides access to the Diagnostics internals of SSH.NET. Documentation Code public static readonly TraceSource Source The TraceSource instance used by SSH.NET. public static void Log(string text, TraceEventType type = 16) Logs a message to Source at the Verbose level.