TLogEvent.Create(TLogLevel,TLogEventType,string) Constructor

Initializes a new instance of the TLogEvent class.

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

Parameters

level
Type: TLogLevel

eventType
Type: TLogEventType

msg
Type: string