TLogEvent.Create(TLogLevel,string) Constructor

Initializes a new instance of the TLogEvent class.

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

Parameters

level
Type: TLogLevel

msg
Type: string