Metadata-Version: 2.1
Name: logmixin
Version: 0.1.0
Summary: Defines a mixin class allowing classes to get a logger with the name of the module, class and method it was called from.
License: MIT
Author: Sam Mathias
Author-email: samuel.mathias@childrens.harvard.edu
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
