Logger

interface Logger

Functions

Link copied to clipboard
abstract fun debug(content: String)
Link copied to clipboard
abstract fun error(content: String)
Link copied to clipboard
abstract fun info(content: String)