Currently data is logged for each update regardless of whether it has changed. The following improvements could be made: * Combine data into one entry per set. * Only record data when changed from the previous entry. * Expand the data included: * Include additional attributes to provide further information as necessary. * Include information regarding the context for how the set was modified for better understanding of the user journey.