gatoatigrado / vimap

Variations on imap
Other
12 stars 7 forks source link

Add python logging to vimap #34

Open lindybomber opened 8 years ago

lindybomber commented 8 years ago

Vimap workers should emit python logs to make it easier for clients to debug issues they're having using the library. We ran into a case where we were being hit by VIMAP-26 and it was hard for us to debug the issue because there was no logging and all we were seeing were dying vimap workers.