TLogEvent.Create(TLogLevel,TLogEventType,string,TClass) Constructor
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