Hello,
Is it possible to parse Logs for Warning or Errors? If not that would be a great enhancement to add to the Log screen,
Thanks
Matt
Hello,
Is it possible to parse Logs for Warning or Errors? If not that would be a great enhancement to add to the Log screen,
Thanks
Matt
What I do is use my browser's search feature. This may give a few false positives since it would catch any text that the app/driver spits out and not just the "label" for the log level, but it usually works well enough for me.
EDIT: I forgot about the actual "Search" feature on the page, though I think this will still filter the entire contents of the log rather than just the info/warn/error labels. In any case, it's definitely a lot better than what I was thinking.
Is that what you mean? Search for Error?
Note that once the search completes, the logs pickup again.
OK that will work just as well thanks