Loic.RolandPheasant.TailBlazer 1.0.0

dotnet add package Loic.RolandPheasant.TailBlazer --version 1.0.0
                    
NuGet\Install-Package Loic.RolandPheasant.TailBlazer -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Loic.RolandPheasant.TailBlazer" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Loic.RolandPheasant.TailBlazer" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Loic.RolandPheasant.TailBlazer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Loic.RolandPheasant.TailBlazer --version 1.0.0
                    
#r "nuget: Loic.RolandPheasant.TailBlazer, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Loic.RolandPheasant.TailBlazer@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Loic.RolandPheasant.TailBlazer&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Loic.RolandPheasant.TailBlazer&version=1.0.0
                    
Install as a Cake Tool

Tail Blazer

Join the chat at https://gitter.im/RolandPheasant/TailBlazer Build status GitHub issues

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

In my day to day professional life I am always tailing log files but have always been disappointed with the utilities on offer. The current crop of free ones all look like they were written in the 1990s, are very ugly and have limited functionality.

So I have decided to rectify this by creating a more modern version. The mission statement is:

It has to be fast, intuitive, functionally rich and the code has to be 100% reactive.

After several months of sacrificing my free time, Tail Blazer is finally begining to have a polished feel to it:

Tail Blazer

And I believe now that it is begining to look good.

Current feature list

  • Drag and drop to tail a file
  • Virtual file scrolling
  • Highlight new lines (can be disabled)
  • Side by side monitoring of files
  • Auto tail or scroll mode
  • Filter lines to match text
  • Conditionally highlight text
  • Highlight text in different colours
  • Highlight rows using different images
  • Filter or highlight using regex
  • Global and local search and Highlighting
  • Apply multiple searches and toogle between search results
  • View search result in original position in file
  • Copy to clipboard
  • Handle extemely large files (I have opened a 45 Gb file)
  • Dark and light theme
  • Remembers all your settings

Future feature list

  • Conditional Alerts
  • Automatic creation of columns
  • Pipe filter to file
  • Plug in to external providers (see #51)
  • Search and tail entire folder

Feature requests and any other issues

Feel free to get involved by reporting issues and submitting a feature request. Feedback is welcome and and is required to make this a first class system. But before raising an issue check out issues to see whether one has already been raised.

Download Tail Blazer

  • Fork, clone or download the source code and build using Visual Studio 2015
  • Install it via Chocolatey
  • Grab the binaries from the release page, extract and double click TailBlazer.exe to run.

Very large files and fast scrolling

Tail Blazer can easily handle a file of any size. The largest file I have tested was 47 Gb which was the maximum file size I could create before my disk would become full.

Large File

User Settings

Don't like the light background? Change it to dark.

Dark theme

Text too small? Then zoom.

Zoom

Don't like new line highlight? Turn it off.

Zoom

Roll call of honour

For me to produce this application I have used several community led open source projects all of which I love. So if you like this app I recommend checking out the following.

  • Dynamic Data Rx based collections developed by me.
  • Material Design ToolKit by my friend and work colleage ButchersBoy. This brings WPF into the 21st century.
  • Dragablz also by ButchersBoy. I think he is showing off now.
  • MahApps which was the first open source project to make WPF truly modern.
  • Structure Map which is a dependency injection library which defines what a good API is all about.

I have used more projects than these but these are the ones which I feel to be indispensable for any desk top project.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 0 7/31/2021