public class LogXContext
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static CheckPointService |
checkPointService()
get checkPoint service
|
static Configuration |
configuration()
get configuration instance
|
static EventService |
eventService()
get event service
|
static java.lang.String |
getContextVariable(java.lang.String key)
Answer the context variable value under given key
|
static LogXField |
getLogXField(java.lang.String fieldName)
Answer the context variable value under given key
|
static HashService |
hashService()
get hash service
|
static void |
initialize(java.lang.String configFile)
Initial the Log Plus System
|
static MaskService |
maskService()
get mask service
|
static Resolver |
resolver(java.lang.String resolverName) |
public static void initialize(java.lang.String configFile)
configFile - public static Configuration configuration()
public static Resolver resolver(java.lang.String resolverName)
public static CheckPointService checkPointService()
public static EventService eventService()
public static HashService hashService()
public static MaskService maskService()
public static final java.lang.String getContextVariable(java.lang.String key)
key - public static final LogXField getLogXField(java.lang.String fieldName)
key - Copyright © 2019. All Rights Reserved.