EVEprosper / ProsperWarehouse

Hub for EVE Prosper. Data schemas and access utilities for all nodes of the project
MIT License
4 stars 1 forks source link

Loggers/Debug #1

Closed lockefox closed 8 years ago

lockefox commented 8 years ago

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)

lockefox commented 8 years ago

fixed in 6801d62187cb73c20bdbebf4f615e091130e7161

NOTE: now requires v0.0.3+ ProsperCommon import