LiveLogViewer
LiveLogViewer copied to clipboard
Add CSV Support
Need to add Comma Seperated Value support. 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