EVEprosper/ProsperWarehouse

Loggers/Debug

lockefox opened this issue · 1 comments

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)

fixed in 6801d62

NOTE: now requires v0.0.3+ ProsperCommon import