NurApiSetLogFilePath Method

Set Log file path
See SetLogToFile(Boolean)

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void SetLogFilePath(
	string path
)

Parameters

path  String
Set full path of log file

See Also