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