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