🏒 Lucian Marin
Is logging everything better than logging only errors in a web application? I mostly do error and warning logs, then I try to fix them if I can.
Dave Walk
Logs can tell you more than what's not working. They can give a sense of how your users use your system, how fast/slow it is, if you're getting attacked and more.