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