PyCIRCLean/kittengroomer
Dan Puttick 3f49612a23 Add new logger, move logging to filecheck
* Wrote a new text-based logger that displays all file information in the tree
instead of using two separate logs
* Stopped using twiggy since it wasn't giving us anything useful
* Moved a lot of the logging code to filecheck, since it didn't really seem
appropriate as an API. Left a Logging stub in kittengroomer to hold methods
that might be useful for implementing other loggers.
* For the new logger, had to change the way that we traverse the items in the
source file tree.
2017-04-10 13:22:20 +02:00
..
__init__.py Add new logger, move logging to filecheck 2017-04-10 13:22:20 +02:00
helpers.py Add new logger, move logging to filecheck 2017-04-10 13:22:20 +02:00