TNullLogger.Error Method
Overloads
| Error(string) | |
| Error(string, Exception) | |
| Error(string, array of TVarRec) | |
| Error(string, array of TVarRec, Exception) |
Delphi
procedure Error(const msg: string; const e: Exception)
Parameters
- msg
- string
- e
- Exception
Delphi
procedure Error(const fmt: string; const args: array of TVarRec)
Parameters
- fmt
- string
- args
- array of TVarRec