i
Logs an Log.INFO message. The messageCallback is invoked only when the log is accepted by a registered logger via Logger.isLogged.
Logs an Log.INFO message, with optional String.format for message.
Logs an Log.INFO message with an optional throwable t, and optional String.format.