StateLoggerDSL

Properties

Link copied to clipboard

the ContextualLogger to use for logging at this level

Functions

Link copied to clipboard
abstract fun logAction(logger: ContextualLogger = contextualLogger.withAppendedTag("ACTION"))

Sets up the logging to use when DeviceAction changes occur.

Link copied to clipboard
abstract fun logStateChangesBy(logger: ContextualLogger = contextualLogger.withAppendedTag("STATE_CHANGES"))

Sets the logging to use when ConnectableDeviceState changes occur.