===========
JoeLogTools
===========

This library contains several decorator methods and a class that should be utilized as a metaclass. The metaclass ensures that each customer class has a Logger object, and that each method is decorated with debug level logging events which indicate the start and end of the method.
