Prevent logging from causing state changes #73

Merged
lucas merged 1 commit from fix/log-data into master 2023-03-16 14:28:20 +01:00

1 commit

Author SHA1 Message Date
272f4ef016
fix(dtmm): Prevent logging from causing state changes
The log view itself still works correctly, as it is lensed onto the
field. But ignoring log from general Data comparisons prevents it
generating state changes.

This also removes the log for unknown commands. In practice, missing to
implement a command hasn't been an issue.
2023-03-16 10:00:09 +01:00