blog.kdgregory.com
Saturday, May 7, 2022
A Self-Made Bug
›
Chasing a bug can be one of the most frustrating parts of software development. All you have to start with is an observed behavior. Hopeful...
Thursday, February 24, 2022
Leveraging try-with-resources to manage the mapped diagnostic context
›
The mapped diagnostic context is an under-appreciated feature of logging libraries. It's essentially a thread-local Map , to which ...
Saturday, December 18, 2021
My take on the Log4J 2.x vulnerability
›
A week ago, a lot of Java application developers learned that their applications harbored a severe vulnerability, courtesy of the Log4J 2.x...
‹
›
Home
View web version