New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Documents.PerformanceTools

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class DebugLogger : ILogger

Inheritance: objectDebugLogger

Implements: ILogger

Constructors

C#
public DebugLogger()

Methods

C#
public void Log(string logEntry)
Parameters:logEntrystring

Implements: ILogger.Log(string)