Method WriteException
WriteException(Exception)
Writes an exception description in the log.
public virtual void WriteException(Exception exp)
Parameters
exp
ExceptionThe exception which will be written.
Writes an exception description in the log.
public virtual void WriteException(Exception exp)
exp
ExceptionThe exception which will be written.