Reporter

trait Reporter

Korolev INTERNAL reporting subsystem. Do not use it in application code.

Korolev INTERNAL reporting subsystem. Do not use it in application code.

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def error(message: String, cause: Throwable): Unit
def error(message: String): Unit
def info(message: String): Unit
def warning(message: String, cause: Throwable): Unit
def warning(message: String): Unit

Implicits

Implicits

implicit val Implicit: Reporter