minor logging improvements
- save log timestamps in LogItem model class unformatted, so that the consuming app can format it according to the requirements
- also adds some autogenerated code for
equals()
andhash()
, which improves the usage ofLogItem
in recycler views (aka. lists)
Edited by cyberta