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