MCLogger

interface MCLogger(source)

Functions

Link copied to clipboard
abstract fun error(text: String, throwable: Throwable)
Link copied to clipboard
abstract fun info(text: String)
Link copied to clipboard
abstract fun warn(text: String)