Table of Contents

Method Trace

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Trace(string, string, string)

Logs a trace/verbose message including the class and method name.

public static void Trace(string message, string caller = "", string filePath = "")

Parameters

message string
caller string
filePath string