CanLog

trait CanLog
Authors

Kevin Lee

Since

2020-03-28

class Object
trait Matchable
class Any

Value members

Abstract methods

def debug(message: => String): Unit
def error(message: => String): Unit
def info(message: => String): Unit
def warn(message: => String): Unit