Diagnostics Class
Definition
Native logging and other diagnostics
public class Diagnostics
- Inheritance
-
java.lang.ObjectDiagnostics
Methods
| dumpMemoryLog(String filename, String linePrefix, boolean emitToStdOut, boolean emitToStdErr) |
Dumps the contents of the memory logger |
| dumpMemoryLogOnExit(String filename, String linePrefix, boolean emitToStdOut, boolean emitToStdErr) |
Dumps the contents of the memory logger on exit |
| startMemoryLogging() |
Enables the native memory logger |
| stopMemoryLogging() |
Stops the native memory logger |