Click or drag to resize

ZWManagerSetLoggingState Method

Sets the library logging state.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public void SetLoggingState(
	bool bState
)

Parameters

bState
Type: SystemBoolean
True to enable logging; false to disable logging.
See Also