recycler-view-divider / com.fondesa.recyclerviewdivider.log / RecyclerViewDividerLog / use

use

@JvmStatic fun use(logger: RecyclerViewDividerLog.Logger?): Unit

Defines the Logger which should be used to log the events.

Parameters

logger - the logger used to log the events or null if the events shouldn't be logged.