Represents method Log(TLogLevel,string,Exception).
Log(TLogLevel,string,Exception)
public procedure Log(level: TLogLevel; const msg : string; const e: Exception); overload;