Adib Faramarzi
1 min readOct 24, 2017

--

To ease the pain of throwable.getStackTrace() having an overhead, you can put an if(BuildConfig.Debug) for logging.

--

--