[sweeper-cloud]灯态日志打印添加
This commit is contained in:
@@ -58,7 +58,7 @@ class SweeperTrafficLightView @JvmOverloads constructor(
|
||||
override fun showTrafficLight(checkLightId: TrafficLightEnum, lightSource: DataSourceType) {
|
||||
mCurrentLightId = checkLightId
|
||||
updateTrafficLightIcon(checkLightId)
|
||||
CallerLogger.d(SceneConstant.M_SWEEPER + TAG,lightSource.name)
|
||||
CallerLogger.d(SceneConstant.M_SWEEPER + TAG,"灯态类型:"+checkLightId.name +"灯态来源:"+DataSourceType.getName(lightSource))
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user