@InterfaceAudience.Private public abstract class LogMonitoring extends Object
Constructor and Description |
---|
LogMonitoring() |
Modifier and Type | Method and Description |
---|---|
static void |
dumpTailOfLogs(PrintWriter out,
long tailKb) |
static Set<File> |
getActiveLogFiles() |
public static Set<File> getActiveLogFiles() throws IOException
IOException
public static void dumpTailOfLogs(PrintWriter out, long tailKb) throws IOException
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.