adobe/log-parser

All filterBy, SearchBy and Matches mathods should use Hamcreat matchers

baubakg opened this issue · 0 comments

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