|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.diagnostic.common.LogDumpProvider
public class LogDumpProvider
Dump provider which copies log files from data/log directory to destination.
Constructor Summary | |
---|---|
LogDumpProvider()
|
Method Summary | |
---|---|
void |
createDump(DumpDestination destination)
Attach log entries from directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogDumpProvider()
Method Detail |
---|
public void createDump(DumpDestination destination) throws Exception
createDump
in interface DumpProvider
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |