object TreeBuilder
buildLogcat
fun buildLogcat(data: TreeScope): Tree
Build a Timber.Tree to log into logcat
buildTree
fun buildTree(writer: Writer, data: TreeScope): Tree
Build regular Timber.Tree