ILogger.Error(string,Exception) Method
Represents method Error(string,Exception)
.
public procedure Error(const msg: string; const e: Exception); overload;
Parameters
- msg
- Type: string
- e
- Type: Exception
Represents method Error(string,Exception)
.
public procedure Error(const msg: string; const e: Exception); overload;