TLogger.Debug(string) Method

Represents method Debug(string).

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

Parameters

msg
Type: string

Implements

ILogger.Debug(string)