11 packages tagged with “Tail”
Baretail - A free real-time log file monitoring tool
Lightweight and performant immutable linked list data structure for .NET
Add tail. optimization to recursive calls
Extensibility library for Tail.
Base on C#: A Method for Tail Call Recursion by StormySpike[https://www.codeproject.com/Articles/43234/C-A-Method-for-Tail-Call-Recursion].
A file/stream reader that is designed to iterate over a file or a stream line by line in reverse order in a way that does not read all of the lines into memory at one time. This supports .NET Standard, the full framework as well as the Windows Universal Platform (UWP) apps.
Want to see what your console app is doing or your website without having to RDP into the server. Or have a constant connection to PowershellRemoting? Now, you can View what is going real time. Distribute your link to your team mates and start seeing problems before operations gives you the go ahead to look at logs. Checkout the project site if you want to contribute or host your own version of the software.
Simple utility to tail read a file
A monitoring tool for Cursor MCP logs that provides real-time tracking of log files with filtering and structured output.
LogExpert is a Windows tail program (a GUI replacement for the Unix tail command). Summary of (most) features: * Tail mode * MDI-Interface with Tabs * Search function (including RegEx) * Bookmarks * A very flexible filter view and possibility to filter to tab * Highlighting lines via search criteria * Triggers (e.g. create Bookmark or execute a plugin) via search criteria * Columnizers: Plugins which split log lines into columns * Unicode support * log4j XML file support * 3rd party plugin support * Plugin API for more log file data sources From bennewcomb: [** FOR Chocolatey ONLY **] I've found this to be a worthy and necessary tool job after job, computer after computer. Is it bug-hunting season? This is a low investment-high return application that, if added to your stack, will enhance application debugging with minimal time and effort. You can watch multiple files at once and determine quickly when each is updated, optionally tailing them all so you can watch the logging output as it's being written. You can also set editor formatting rules to decorate useful sections to visually separate groups of text while reviewing the file, and even have it stop when it finds something of interest. This tool saves me time and helps me highlight certain files in the forest of log file statements for easier visibility and faster identification of relevant log lines. A tail program, if you're not a superuser or sysadmin, is software that appears to continually scroll to the bottom of any file you load, making the newest updates immediately visible on the screen withing requiring you to refresh the file. Installation Directory: $(Split-Path -parent $MyInvocation.MyCommand.Definition) On my computer, it lands in {chocolatey}\lib\logexpert.1.30.0