| Package | Description |
|---|---|
| net.gini.dropwizard.gelf.logging |
| Modifier and Type | Method and Description |
|---|---|
UncaughtExceptionHandlers.LoggingSystemExitBuilder |
UncaughtExceptionHandlers.LoggingSystemExitBuilder.cleanRootLogger(boolean cleanRootLogger)
Sets whether all existing appenders should be detached from the root logger.
|
static UncaughtExceptionHandlers.LoggingSystemExitBuilder |
UncaughtExceptionHandlers.loggingSystemExitBuilder(String facility,
String host)
Returns a builder for an exception handler that bootstraps a GELF log appender, logs the uncaught exception
and then exits the system.
|
UncaughtExceptionHandlers.LoggingSystemExitBuilder |
UncaughtExceptionHandlers.LoggingSystemExitBuilder.logToStderr(boolean logToStderr)
Sets whether the stacktrace of the uncaught exception should be printed to
System.err. |
UncaughtExceptionHandlers.LoggingSystemExitBuilder |
UncaughtExceptionHandlers.LoggingSystemExitBuilder.port(int port)
Sets the port of the Graylog server.
|
Copyright © 2016. All rights reserved.