i(final String, final String) method

Sends an INFO log message.

Syntax

public void i ( final String tag , final String msg )

Parameters

Usage

Logger implementation is able to identify the source of the log message at the price of performance penalty. See SDMLogger#i(String,String,String)