NurApiSetLogToStdout Method
Set log to stdout.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void SetLogToStdout(
bool enable
)
Parameters
- enable Boolean
- If set to true, all enabled logs are written also to stdout.
LogEvents are not sent to application if this is enabled