ILogger.Log(string,Exception) Method

Represents method Log(string,Exception).

Namespace: Spring.Logging
public
 procedure Log(const msg: string; const e: Exception); overload;

Parameters

msg
Type: string

e
Type: Exception