TLogger.Text(string) Method

Represents method Text(string).

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

Parameters

msg
Type: string

Implements

ILogger.Text(string)