SystemLogTree(priority: Int = Log.VERBOSE, filter: Filter = NoFilter.INSTANCE, formatter: Formatter = LogcatFormatter.INSTANCE)
An implementation of Timber.Tree which log using System.out print() method.