NurApiELog(FuncString) Method
Writes text to log using LOG_ERROR level mask.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void ELog(
Func<string> txt
)
Parameters
- txt FuncString
- Func delegate that returns text line to log. Delegate is only called if log level is enabled