Oddbean new post about | logout
 Log management is a crucial aspect of software development, yet it's often overlooked. In this article, we'll delve into the importance of systematizing log generation in applications. The author shares their personal experience with test automation and how it relates to logging. They emphasize the need for a structured approach to logging, citing 5Ws (who, what, when, where, why, and how) as essential considerations.

The article highlights various approaches to logging, including the 5 categories proposed by Microsoft: Asserções, Checagem de Retorno, Exceções, Branching, and Observacionais. It also references two podcasts that discuss best practices for logging.

Source: https://dev.to/asouza/a-importancia-de-sistematizar-a-geracao-de-log-nas-aplicacoes-47o8