Log Levels and How to Properly Use Them: Part 2 – Logging Example
In my last post, Log Levels and How to Properly Use Them: Part 1 – Common Log Levels, I went through the standard log levels [ad], and provided general guidance on how to use them in your code. In this post, let’s go through a simple example. About the Program Before we start, let me […]