I’ve always enjoyed writing application frameworks…you know, the stuff that works behind the scenes to make an application actually…well, work. One thing every application needs is some sort of instrumentation framework built in (logging/tracing/exception management) to make it run more smoothly, and...