TLogger.Info(string,Exception) Method

Represents method Info(string,Exception).

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

Parameters

msg
Type: string

e
Type: Exception

Implements

ILogger.Info(string,Exception)