TNullLogger.Text(string) Method

Represents method Text(string).

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

Parameters

msg
Type: string

Implements

ILogger.Text(string)