Mike1DLogFileWriterExceptionToLogFile Method

Prints exception message and stack to log file, including inner exceptions.

Definition

Namespace: DHI.Mike1D.Mike1DDataAccess
Assembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void ExceptionToLogFile(
	Exception exception
)

Parameters

exception  Exception

[Missing <param name="exception"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.Mike1DLogFileWriter.ExceptionToLogFile(System.Exception)"]

See Also