All files related to the clog package have been moved into the directory space "clog/" to separate project repository from package itself, and allows for the building of the package tool via pip. Added a __version__.py file to contain all important attributes about the package.
1 line
27 B
Python
1 line
27 B
Python
from ._logger import Logger |