Numerics Configuration.Log To File Method
Sets up logging to a text file.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static void LogToFile(
string filename,
int level = 2
)
Parameters
Exceptions
Argument | filename is null. |