LiveLogViewer icon indicating copy to clipboard operation
LiveLogViewer copied to clipboard

Live Log Viewer

Results 6 LiveLogViewer issues
Sort by recently updated
recently updated
newest added

--------------------------- Error --------------------------- Error: The settings property 'DefaultEncoding' was not found. --------------------------- OK --------------------------- getting this error when opening the log file. how to fix that?

Need to add ability to watch a folder. As files are added/changed they are loaded into Live Log Viewer. - [ ] User interface to add/remove folders to watch -...

enhancement
help wanted

- [ ] Filter rows of text based on filter - [ ] Search for text within content - [ ] Highlight matching search terms

enhancement
help wanted

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 -...

enhancement
help wanted

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...

enhancement
help wanted

It only load log from the time it start reading, not loading anything else before