Previously all searches were based on equals. Instead we will use matchers to ensure that the the values are are correct. This is an important task as it englobes: * StdLogEntry.matches * LogData.filterBy * LogData.searchBy
Previously all searches were based on equals. Instead we will use matchers to ensure that the the values are are correct.
This is an important task as it englobes: