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