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

DirectoryEventWatcher.java logs path as double on error #10

Open
kortemik opened this issue Jul 20, 2023 · 0 comments
Open

DirectoryEventWatcher.java logs path as double on error #10

kortemik opened this issue Jul 20, 2023 · 0 comments

Comments

@kortemik
Copy link
Member

LOGGER.warn("visitFileFailed <[{}]> is not accessible, skipping due to <{}>", path, exc.getMessage());

Prints

20.07.2023 07:03:10.881 [WARN] [com.teragrep.rlo_12.DirectoryEventWatcher] [DEW-0] visitFileFailed <[/var/log/containers]> is not accessible, skipping due to </var/log/containers>

Instead of describing the actual cause

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