TNullLogger.Trace(string) Method

Represents method Trace(string).

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

Parameters

msg
Type: string

Implements

ILogger.Trace(string)