logAction

abstract fun logAction(logger: ContextualLogger = contextualLogger.withAppendedTag("ACTION"))

Sets up the logging to use when DeviceAction changes occur.

Parameters

logger

the ContextualLogger to use for logging action changes.