Logger

fun interface Logger(source)

SQLite logging interface.

Functions

Link copied to clipboard
abstract fun log(errorCode: Int, message: String?)

Details on parameters can be found here.