Open kanirudh opened 3 years ago
LogParser will return the log line and pattern is list of strings. This is a little broken right now, we should return the TAG instead of patterns( which will be an array of strings instead of just one string)
Branch issue-5-Use_TAG_as_the_unique_identifier created!
LogParser will return the log line and pattern is list of strings. This is a little broken right now, we should return the TAG instead of patterns( which will be an array of strings instead of just one string)