Info
| Version: | 0.6.7 |
| Author(s): | Andrew Smith |
| Last Update: | Tuesday, March 5, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/emertechie/CsvLogTailer |
| NuGet Url: | https://www.nuget.org/packages/CsvLogTailer |
Install
Install-Package CsvLogTailer
dotnet add package CsvLogTailer
paket add CsvLogTailer
CsvLogTailer Download (Unzip the "nupkg" after downloading)
Tags
Exposes results as an IObservable<LogRecord>. Supports detecting new files, and only tailing from previous position.