logging The art of logging Logs are thrown into code, just like comments. Comments doesn't add much value, is subtle to the code. But logs can potentially add value, however it clutters the code a lot.
log files The Mystery of The Logger The logger is a huge mystery. You see and use it all the time. At the top of your class, a controller, a window, a backend service or within each method. It's the black box that everyone says is so important to use, and you spent time with
log dashboard What is Accessible Log Entries Worth to You? It’s just about as bad as it can get, unless you’ve actually done something to make it better. You know how much hassle you need to go through to find out what happened yesterday at 2am in the reporting module that runs every night to index data and