ILogger.Debug(string,Exception) Method

Represents method Debug(string,Exception).

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

Parameters

msg
Type: string

e
Type: Exception