dhardy / pippin

a distributed-merge capable database for many small objects
ISC License
78 stars 4 forks source link

Warnings: reporting and usage #17

Open dhardy opened 8 years ago

dhardy commented 8 years ago

We need a warning system: certain issues are recoverable but should probably be reported.

This ticket covers how warnings should be reported, not what should be reported. Never-the-less, the tag #0017 may be used to indicate things that should be reported once a reporting system is in place.

dhardy commented 8 years ago

Currently, trace!(...), warn!, info! etc. are used for this.