TNullLogger.Warn(string,Exception) Method

Represents method Warn(string,Exception).

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

Parameters

msg
Type: string

e
Type: Exception

Implements

ILogger.Warn(string,Exception)