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