log-parser
log-parser copied to clipboard
Add a subtract method
Given two Logdata we want to remove the values of one from the other.
This is used when we fetch log a a certain point, and want to ignore data up to that point.