TLogEvent.Create(TLogLevel,string,Exception) Constructor

Initializes a new instance of the TLogEvent class.

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

Parameters

level
Type: TLogLevel

msg
Type: string

e
Type: Exception