log

abstract fun log(message: String)

Add message to log.

Report a problem