TLogger.Warn(string,Exception) Method

Represents method Warn(string,Exception).

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

Parameters

msg
Type: string

e
Type: Exception

Implements

ILogger.Warn(string,Exception)