EVEprosper / ProsperWarehouse

Hub for EVE Prosper. Data schemas and access utilities for all nodes of the project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loggers/Debug

lockefox opened this issue · 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