Closed samkreter closed 6 years ago
I am wondering if there is a way to only read newly added lines. Using the t.Tell(), I can get close but this is not the most accurate.
Looks like there's an open PR for this feature @samkreter: https://github.com/hpcloud/tail/pull/123
I am wondering if there is a way to only read newly added lines. Using the t.Tell(), I can get close but this is not the most accurate.