You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
rlo_12/src/main/java/com/teragrep/rlo_12/DirectoryEventWatcher.java
Line 298 in 0a2e2b0
Prints
Instead of describing the actual cause
The text was updated successfully, but these errors were encountered: