LockerProject / Locker

Locker - the "me" platform
http://lockerproject.org/
BSD 3-Clause "New" or "Revised" License
1.07k stars 123 forks source link

Update logging, again #907

Open temas opened 12 years ago

temas commented 12 years ago

Logging needs another pass. There's some general distaste for winston and we need to know that the system logs what and when we expect. Stoopid is a possiblity.

mdz commented 12 years ago

What are the shortcomings of winston that we want to address?

temas commented 12 years ago

A few off the top of my head are the program end loss issue, poor rotation scheme, some extra complexity in how we're hooking it all together.