Interface ILogEventFactory
Namespace: Telerik.OpenAccess.Runtime.Schema
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public interface ILogEventFactory
Properties
Level
Declaration
TraceLevel Level { get; }
Property Value
System.
|
Methods
Log(String, String, DateTime)
Declaration
ILogEvent Log(string type, string title, DateTime start)
Parameters
System.
|
System.
|
System.
|