Don’t use print() or the default root logger, set up a project level logging like a pro. Photo by Tom Morbey on Unsplash The perfect way to debug and follow the execution of an app is through well defined, informative and conveniently structured logs. They are the essential component of any small, medium or large […]