allaboutapps / DataSource

Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
MIT License
74 stars 10 forks source link

Add verbose logging #12

Open mbuchetics opened 6 years ago

mbuchetics commented 6 years ago

Add a possibility to get more information about the used (or missing) identifiers, results of the diffying etc. to debug problems.