Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't handle complete file change... #103

Open
caseyburk opened this issue Oct 30, 2016 · 0 comments
Open

Can't handle complete file change... #103

caseyburk opened this issue Oct 30, 2016 · 0 comments

Comments

@caseyburk
Copy link

I've been trying to use SnakeTail to debug an app I'm working on and in some logic I use for troubleshooting specific routines, I have a function that completely rewrites one of my log files for tracking iterations of a function I use. I've noticed that when I do a complete rewrite of the log file to show an offset of an array of entries I need to see, SnakeTail can't track it and remains suspended at the last successful read it was able to make against the file. This appears to happen when I write, say, 10 entries to the log file but rewrite the entire log file with 10 entries that overwrite the previous ten that were there (i.e. - writing the latest 10 events to the log file).

Just FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant