Open GoogleCodeExporter opened 9 years ago
Would require some extending of the default .NET StreamReader, so when doing a
ReadLine() it will only serve a chopped off version of the actual line. And the
following ReadLine() calls will return the remaining bits.
At the same time I should probably look into fixing the issue with
StreamReader.ReadLine() in Issue #11.
Original comment by sweaty1
on 13 Mar 2013 at 10:39
If you need a quick solution here and now, then either fix the application
writing to the log file, or find a different tail-app.
Original comment by sweaty1
on 13 Mar 2013 at 10:46
:-( was very excited to use SnakeTail until encountered this issue. We have
lots of lines > 1000 chars.
Original comment by jeffjjen...@gmail.com
on 2 Aug 2013 at 3:11
Original issue reported on code.google.com by
rami.abughazaleh@gmail.com
on 13 Mar 2013 at 10:18