public final class GelfBootstrap extends Object
GelfAppender to the root logger.public static void bootstrap(String name, String host, int port, boolean cleanRootLogger)
GelfAppender.name - The facility to use in the GELF messageshost - The host of the Graylog2 serverport - The port of the Graylog2 servercleanRootLogger - If true, detach and stop all other appenders from the root loggerCopyright © 2014. All rights reserved.