okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
331 stars 44 forks source link

Improve logging on backend #32

Closed taoeffect closed 8 months ago

taoeffect commented 8 years ago

Problem

EDIT:

danawoodman commented 7 years ago

@taoeffect I'd like to take this on if that's ok. I would propose we use winston which we can hook up to any logging backend. Also, we can set log levels in our tests suites which would remove logs there (big win for test suite readability). Thoughts?

taoeffect commented 7 years ago

@danawoodman As this is not critical for getting the prototype out the door, let's put this off for a bit