Loggers/Debug
lockefox opened this issue · 1 comments
lockefox commented
Hooks have been scattered throughout the code for logging/debug.
GOAL: unify logging/debug behavior across each profile
GOAL: add logger hooks for external loggers
GOAL: remove as much STDOUT printing as possible (except in __main__
test area)