TNullLogger.Trace(string,Exception) Method

Represents method Trace(string,Exception).

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

Parameters

msg
Type: string

e
Type: Exception

Implements

ILogger.Trace(string,Exception)