TLogger.Trace(string,Exception) Method

Represents method Trace(string,Exception).

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

Parameters

msg
Type: string

e
Type: Exception

Implements

ILogger.Trace(string,Exception)