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

RecyclerViewDividerLog

object RecyclerViewDividerLog

Handles the logging events of the library.

Types

Logger

interface Logger

Logs the events.

Functions

reset

fun reset(): Unit

Brings the Logger to its default value.

use

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

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