public class GelfUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MDC_REQUEST_DURATION
Profiling Duration in MDC.
|
static String |
MDC_REQUEST_END
Profiling End in MDC.
|
static String |
MDC_REQUEST_START_MS
Profiling Start in MDC (msec).
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addMdcProfiling(LogEvent logEvent,
GelfMessage gelfMessage) |
static String |
getSimpleClassName(String className) |
public static final String MDC_REQUEST_START_MS
public static final String MDC_REQUEST_END
public static final String MDC_REQUEST_DURATION
public static void addMdcProfiling(LogEvent logEvent, GelfMessage gelfMessage)
Copyright © 2013. All Rights Reserved.