ClassDebugLogger
Class
Definition
Namespace:Telerik.Windows.Documents.PerformanceTools
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class DebugLogger : ILogger
Inheritance: objectDebugLogger
Implements:
Constructors
DebugLogger()
Declaration
cs-api-definition
public DebugLogger()
Methods
Log(string)
Declaration
cs-api-definition
public void Log(string logEntry)
Parameters
logEntry
Implements