Windows Text Viewer in D

Paul phshaffer at gmail.com
Sat Apr 11 07:46:19 UTC 2026


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.




More information about the Digitalmars-d-learn mailing list