TLogger.Info(string) Method
Summary
Represents method
Info(string)
.
Namespace
:
Spring.Logging.Loggers
Syntax
Delphi
public procedure Info(const msg : string); overload;
Parameters
msg
Type: string
Implements
ILogger.Info(string)
See Also
Reference
TLogger
Spring.Logging.Loggers