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