log i and log d in android log.i log.d code example
Example: making Log in android
Log.i("The place or function from where log is made","The log text to show");
Log.i("The place or function from where log is made","The log text to show");