GelfAppender.GelfAppender.GelfAppender from the supplied GelfConfiguration.GelfAppender from the supplied GelfConfiguration.doFilter method of the Filter is called by the
container each time a request/response pair is passed through the
chain due to a client request for a resource at the end of the chain.GelfAppender to the root logger.GelfLoggingBundle.ConfiguredBundle which configures and adds GelfAppender to Logback.Filter which logs requests and adds some data about it to the logger's MDC.GelfConfiguration object from the supplied Configuration.Appender instances.Thread.UncaughtExceptionHandler which logs the last uncaught exception with a SLF4J
Logger on ERROR level.Copyright © 2014. All rights reserved.