TailBlazer
TailBlazer copied to clipboard
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
It would be cool to have mono support which could make this work on non-windows platform.
- The `↑` and `↓` keys do move line but they strangely highlight (lowlight?) the lines in grey and react incredibly slowly - `Page Up` and `Page Down` likewise are...
The feature parser should be detect logging lines for a date time entry.
Can this be incorporated into the release strategy?
Is there a plan to provide something like aggregation functions to do something like the percentile of an duration which is defined by a regex. Also interesting would be to...
For example: I only want to see Debug and Warings. The only way to achieve this is using a regular expression. It would be great to be able to boolean...
If you have a log that contains verbose entries I'd like to remove those lines and see everything else. With a negative filter it would be easy to hide the...
closes #214