TLogEvent.Create(TLogLevel,TLogEventType,string,TClass) Constructor

Initializes a new instance of the TLogEvent class.

Namespace: Spring.Logging
public
 constructor Create(level: TLogLevel; eventType: TLogEventType;
 const msg: string; const classType: TClass); overload;

Parameters

level
Type: TLogLevel

eventType
Type: TLogEventType

msg
Type: string

classType
Type: TClass