Table of Contents

Property Logger

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Logger

Logger, defaults to NullLogger (i.e. no logging). Set this to a file logger to enable logging of Terminal.Gui internals.

public static ILogger Logger { get; set; }

Property Value

ILogger