Thanks all. Much appreciated. I'll look into these one at a time.

The goal is to view log files from embedded controllers. Filtering and coloring lines based on user regex expressions is the long term goal. There will be several log formats to import but the goal is to view them all together en masse. So, I will probably have to do some minor formatting of each line either while importing or after everything is in memory. The lines will be sorted by time/date stamp and the logs have several different time/date stamps that will have to be harmonized.


Reply via email to