Uses of Class
com.composum.sling.nodes.tools.RuntimeFileServlet.LogfileFilter
-
Packages that use RuntimeFileServlet.LogfileFilter Package Description com.composum.sling.nodes.tools -
-
Uses of RuntimeFileServlet.LogfileFilter in com.composum.sling.nodes.tools
Methods in com.composum.sling.nodes.tools with parameters of type RuntimeFileServlet.LogfileFilter Modifier and Type Method Description voidRuntimeFileServlet.LoggerSession. tail(@NotNull PrintWriter writer, @Nullable Long position, @Nullable Long limit, RuntimeFileServlet.LogfileFilter filter)Constructors in com.composum.sling.nodes.tools with parameters of type RuntimeFileServlet.LogfileFilter Constructor Description LogfileFilter(RuntimeFileServlet.LogfileFilter template)LoggerSession(@NotNull RuntimeFileServlet.RuntimeFile rtFile, RuntimeFileServlet.LogfileFilter filter)
-