println

fun println(message: String, color: String = "black")(source)

Print a message to the console and add a new line

Since

0.1.0