Class DebugLogger
Inheritance
System.Object
DebugLogger
Namespace: Telerik.Windows.Documents.PerformanceTools
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class DebugLogger : Object, ILogger
Constructors
DebugLogger()
Declaration
public DebugLogger()
Methods
Log(String)
Declaration
public void Log(string logEntry)
Parameters
System.String
logEntry
|