StateLoggerDSL
The CommonLoggerDSL that sets up the logging of a ConnectableDeviceState
Properties
Link copied to clipboard
the ContextualLogger to use for logging at this level
Functions
Link copied to clipboard
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.