Demo project.
...
Timber.d("onStart")
Timber.d("onResume")
Timber.d("onViewCreated")
com.ashwin.android.timberdemo D/MainActivity: onStart
com.ashwin.android.timberdemo D/MainActivity: onResume
com.ashwin.android.timberdemo D/OneFragment: onViewCreated