android 1 Nov 2021 · 6 min read Logging for Dummies Overview Logs are very useful while debugging an issue and finding a root cause for it. I would write tons of garbage logs lines such as “inside save image method” Read more