Class
DebugLogger

Definition

Namespace:Telerik.Windows.Documents.PerformanceTools

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class DebugLogger : ILogger

Inheritance: objectDebugLogger

Implements: ILogger

Constructors

DebugLogger()

Declaration

cs-api-definition
public DebugLogger()

Methods

Log(string)

Declaration

cs-api-definition
public void Log(string logEntry)

Parameters

logEntry

string

Implements ILogger.Log(string)