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