Skip to content

minor logging improvements

cyberta requested to merge logging_tweaks into main
  • 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() and hash(), which improves the usage of LogItem in recycler views (aka. lists)
Edited by cyberta

Merge request reports

Loading