LiveLogViewer icon indicating copy to clipboard operation
LiveLogViewer copied to clipboard

Add TSV support

Open alexwiese opened this issue 8 years ago • 0 comments

Need to add support for Tab Separated Values.

Maybe it can support SQL-like syntax.

SELECT DateTime, LogLevel, Message WHERE LogLevel > 3

  • [ ] Filter columns that are displayed
  • [ ] Filter rows based on where clause

alexwiese avatar Jun 15 '16 05:06 alexwiese