info

fun info(message: String): String

Formats a message with the prefix being the color green and the message being the color white.

Parameters

message

The message.