My Logging Best Practices
If you are a backend developer like me, logging is the window to your application. Unlike in the frontend, there’s not much to see except from some logging messages. Here are some of my personal guidelines I use when I write logs.
Source: My Logging Best Practices, an article by Thomas Uhrig.