Incubaid / crakoon

A C client for Arakoon
Other
2 stars 4 forks source link

Add "client error" logging infrastructure #3

Closed NicolasT closed 12 years ago

NicolasT commented 12 years ago

This commit introduces an API which allows for a custom callback to be registered which will be used when an Arakoon node signals an error. This is separated from 'standard' client library logging.

Change-Id: Id3dd7c87363aab1ff975167fe7c16694cea1c27b Fixes: ARAKOON-306 See: http://jira.incubaid.com/browse/ARAKOON-306