Metadata-Version: 1.0
Name: JoeLogTools
Version: 0.3.0
Summary: UNKNOWN
Home-page: https://bitbucket.org/jmg099120/joelogtools
Author: Joseph Gordon
Author-email: j.gordon.matthew@gmail.com
License: LICENSE.txt
Description: ===========
        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.
        
Platform: UNKNOWN
