alephcloud / hs-aws-kinesis-client

A producer/consumer client library for Kinesis
http://hackage.haskell.org/package/aws-kinesis-client
Apache License 2.0
5 stars 3 forks source link

investigate replacing most of the producer machinery with yet-another-logger #26

Open jonsterling opened 9 years ago

jonsterling commented 9 years ago

Then, we may just export a logger backend for yet-another-logger. It might let us delete a lot of code, and have a single place where we implement and test the super gnarly error handling logic that has to occur for a logger.