infoToast

fun infoToast(msg: String)

Logs a Log.INFO message, and shows it to the user as a toast

Parameters

msg

Message to log