object RecyclerViewDividerLog
Handles the logging events of the library.
interface Logger
Logs the events. |
fun reset(): Unit
Brings the Logger to its default value. |
|
fun use(logger: RecyclerViewDividerLog.Logger?): Unit
Defines the Logger which should be used to log the events. |