| Interface | Description |
|---|---|
| LogHandlerExtension |
Extensions to
LogHandler for supporting suppression of fatal error logging (e.g.,
implementing flood control) and redirection of fatal error logging (e.g., redirect fatal error
logging to a hs_err_pid<NNNN>_libjvmci.log file). |
| Class | Description |
|---|---|
| FunctionPointerLogHandler |
A
LogHandler that can use provided function pointers for each operation. |
| Log |
Utility class that provides low-level output methods for basic Java data types (strings and
numbers).
|
| RawBufferLog | |
| RealLog | |
| StringBuilderLog |