We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi First of all thanks for providing this amaing library It works all good but lets say my log files have different patterns e.g.
some might start with date time but some has some other identifier before date time whch I cannot change
It only tails if it can understand the time and date othewise it only show file doesn't tail
how cna I force to tail regardless?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
First of all thanks for providing this amaing library
It works all good but lets say my log files have different patterns
e.g.
some might start with date time but some has some other identifier before date time whch I cannot change
It only tails if it can understand the time and date othewise it only show file doesn't tail
how cna I force to tail regardless?
The text was updated successfully, but these errors were encountered: