This is a logger with a small, extensible API which provides utility on top of Android's normal Log class. I copy this class into all the little apps I make. I'm tired of doing it. Now it's a library. Behavior is added through Tree instances. You can install an instance by calling Timber.plant. Inst