Table of Contents

Method Error

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Error(string, string, string)

Logs an error message including the class and method name.

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

Parameters

message string
caller string
filePath string