Debugging in any language is hard, especially for someone new to the programming language. Debugging is done for many reasons, like finding an issue in the application, performance improvement. This post will go through some of the logging techniques and best practices, and it helps me in debugging quickly.