Skip navigation links
A B C D E F G H I J L M N P R S T U X 

A

AbstractResolver - Class in com.dawninfotek.logx.resolver
 
AbstractResolver() - Constructor for class com.dawninfotek.logx.resolver.AbstractResolver
 
activateOptions() - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Activates the conversion pattern.
activateOptions() - Method in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Activates the conversion pattern.
addCustomDataToJsonMap(Map<String, Object>, ILoggingEvent) - Method in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
annotationPointCutDefinition() - Method in class com.dawninfotek.logx.checkpoint.LogXCheckPointAspect
 
antPathMatcher - Variable in class com.dawninfotek.logx.filter.LogXFilter
 
AntPathMatcher - Class in com.dawninfotek.logx.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - Constructor for class com.dawninfotek.logx.util.AntPathMatcher
 
APPLICATION_NAME - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
aroundAdvice(ProceedingJoinPoint) - Method in class com.dawninfotek.logx.checkpoint.LogXCheckPointAspect
 
atExecution() - Method in class com.dawninfotek.logx.checkpoint.LogXCheckPointAspect
 

B

BETWEEN - Static variable in class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 
BUF_SIZE - Variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Deprecated.
since 1.3
BUF_SIZE - Variable in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Deprecated.
since 1.3

C

C - Static variable in class com.dawninfotek.logx.config.JsonField
 
C - Static variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonBridgePatternConverter
 
C_NAME_CFG - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
C_NAME_CP - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
C_NAME_EVT - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
C_NAME_HASH - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
C_NAME_MASK - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
C_NAME_PREFIX - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
CHECKPOINT - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
CHECKPOINT_DSP - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
CheckPointService - Interface in com.dawninfotek.logx.checkpoint
 
checkPointService() - Static method in class com.dawninfotek.logx.core.LogXContext
get checkPoint service
CheckPointServiceBaseImpl - Class in com.dawninfotek.logx.checkpoint
 
CheckPointServiceBaseImpl() - Constructor for class com.dawninfotek.logx.checkpoint.CheckPointServiceBaseImpl
 
cloneFromTemplate(String) - Method in class com.dawninfotek.logx.config.JsonField
 
com.dawninfotek.logx.checkpoint - package com.dawninfotek.logx.checkpoint
 
com.dawninfotek.logx.config - package com.dawninfotek.logx.config
 
com.dawninfotek.logx.core - package com.dawninfotek.logx.core
 
com.dawninfotek.logx.event - package com.dawninfotek.logx.event
 
com.dawninfotek.logx.extension.log4j12 - package com.dawninfotek.logx.extension.log4j12
 
com.dawninfotek.logx.extension.log4j12.json - package com.dawninfotek.logx.extension.log4j12.json
 
com.dawninfotek.logx.extension.log4j2 - package com.dawninfotek.logx.extension.log4j2
 
com.dawninfotek.logx.extension.logback - package com.dawninfotek.logx.extension.logback
 
com.dawninfotek.logx.filter - package com.dawninfotek.logx.filter
 
com.dawninfotek.logx.resolver - package com.dawninfotek.logx.resolver
 
com.dawninfotek.logx.resolver.impl - package com.dawninfotek.logx.resolver.impl
 
com.dawninfotek.logx.security - package com.dawninfotek.logx.security
 
com.dawninfotek.logx.util - package com.dawninfotek.logx.util
 
compareTo(JsonField) - Method in class com.dawninfotek.logx.config.JsonField
 
Component - Interface in com.dawninfotek.logx.core
 
Configuration - Class in com.dawninfotek.logx.config
 
configuration() - Static method in class com.dawninfotek.logx.core.LogXContext
get configuration instance
contextDestroyed(ServletContextEvent) - Method in class com.dawninfotek.logx.core.LogXWebContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.dawninfotek.logx.core.LogXWebContextListener
 
convert(LoggingEvent) - Method in class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternConverter
convertMapToJsonString(Map<String, String>) - Static method in class com.dawninfotek.logx.config.JsonField
 
createLayout(Configuration, Charset) - Static method in class com.dawninfotek.logx.extension.log4j2.LogXJsonLayout
 
createPatternParser(String) - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Returns PatternParser used to parse the conversion string.
createPatternParser(String) - Method in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Returns PatternParser used to parse the conversion string.
CURR_CHECKPOINT - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 

D

decode(String) - Static method in class com.dawninfotek.logx.util.LogXUtils
decode a string with base64 decode
DEFAULT_CONVERSION_PATTERN - Static variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Default pattern string for log output.
DEFAULT_CONVERSION_PATTERN - Static variable in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Default pattern string for log output.
DEFAULT_PATH_SEPARATOR - Static variable in class com.dawninfotek.logx.util.AntPathMatcher
Default path separator: "/"
DefaultTimestampFormat - Static variable in class com.dawninfotek.logx.config.JsonField
 
destroy() - Method in class com.dawninfotek.logx.filter.LogXFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.dawninfotek.logx.filter.LogXFilter
 
doMatch(String, String, boolean) - Method in class com.dawninfotek.logx.util.AntPathMatcher
Actually match the given path against the given pattern.
doRender(Throwable) - Method in class com.dawninfotek.logx.extension.log4j12.LogXThrowableRenderer
 
DQ - Static variable in class com.dawninfotek.logx.config.JsonField
 

E

ELAPSED_TIME - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
EMPT - Static variable in class com.dawninfotek.logx.config.JsonField
 
encode(String) - Static method in class com.dawninfotek.logx.util.LogXUtils
encode a string with base64
endCheckPoint(String, Object) - Method in interface com.dawninfotek.logx.checkpoint.CheckPointService
Deprecated.
endCheckPoint(Object) - Method in interface com.dawninfotek.logx.checkpoint.CheckPointService
Ending given check point, log the performance data if the given logger presents
endCheckPoint(Object) - Method in class com.dawninfotek.logx.checkpoint.CheckPointServiceBaseImpl
 
endCheckPoint(String, Object) - Method in class com.dawninfotek.logx.checkpoint.CheckPointServiceBaseImpl
 
eventService() - Static method in class com.dawninfotek.logx.core.LogXContext
get event service
EventService - Interface in com.dawninfotek.logx.event
 
EventServiceBaseImpl - Class in com.dawninfotek.logx.event
 
EventServiceBaseImpl() - Constructor for class com.dawninfotek.logx.event.EventServiceBaseImpl
 
EXCEPTION - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 
extractPathWithinPattern(String, String) - Method in class com.dawninfotek.logx.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.

F

fieldNmaes - Variable in class com.dawninfotek.logx.filter.LogXFilter
 
FIELDS_NAME - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
format(StringBuffer, LoggingEvent) - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonBridgePatternConverter
Format event to string buffer.
format(LoggingEvent) - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Formats a logging event to a writer.
format(StringBuffer, LoggingEvent) - Method in class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternConverter
Format event to string buffer.
format(LoggingEvent) - Method in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Formats a logging event to a writer.
format(LoggingEvent, StringBuffer) - Method in class com.dawninfotek.logx.extension.log4j12.LogXMessagePatternConverter
format(LoggingEvent, StringBuffer) - Method in class com.dawninfotek.logx.extension.log4j12.LogXThrowableInformationPatternConverter
fromString(String) - Static method in class com.dawninfotek.logx.config.JsonField
 

G

getApplicationName(ILoggingEvent) - Method in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
getConfigurationValue(String) - Method in class com.dawninfotek.logx.config.Configuration
 
getContextVariable(String) - Static method in class com.dawninfotek.logx.core.LogXContext
Answer the context variable value under given key
getConversionPattern() - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Returns the value of the ConversionPattern option.
getConversionPattern() - Method in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Returns the value of the ConversionPattern option.
getCurrentCheckPoint() - Method in interface com.dawninfotek.logx.checkpoint.CheckPointService
Answer the current checkpoint name
getCurrentCheckPoint() - Method in class com.dawninfotek.logx.checkpoint.CheckPointServiceBaseImpl
 
getDisplay() - Method in class com.dawninfotek.logx.config.JsonField
 
getDisplayValue() - Method in class com.dawninfotek.logx.config.JsonField
 
getException(LogEvent) - Method in class com.dawninfotek.logx.extension.log4j2.LogXJsonLayout
 
getForLogLevels() - Method in class com.dawninfotek.logx.config.LogXField
 
getFormat() - Method in class com.dawninfotek.logx.config.JsonField
 
getForPackages() - Method in class com.dawninfotek.logx.config.LogXField
 
getFromMDC(String) - Static method in class com.dawninfotek.logx.config.JsonField
 
getJsonFields() - Method in class com.dawninfotek.logx.config.Configuration
 
getKey() - Method in class com.dawninfotek.logx.config.LogXField
 
getLable() - Method in class com.dawninfotek.logx.config.JsonField
 
getLogProperties(String, String[]) - Static method in class com.dawninfotek.logx.util.LogXUtils
Retrieves configuration values from configuration file
getLogProperty(String, String) - Static method in class com.dawninfotek.logx.util.LogXUtils
Retrieves configuration value from configuration file
getLogXField(String) - Static method in class com.dawninfotek.logx.core.LogXContext
Answer the context variable value under given key
getLogXFieldNames() - Static method in class com.dawninfotek.logx.util.LogXUtils
answer field names
getLogXFieldValue(String, boolean) - Static method in class com.dawninfotek.logx.util.LogXUtils
 
getLogXHeaderInclues() - Static method in class com.dawninfotek.logx.util.LogXUtils
Answer the value of Trace Header
getLogXHeaderName() - Static method in class com.dawninfotek.logx.util.LogXUtils
Answer the Trace Header Name
getLogXHeaderValue() - Static method in class com.dawninfotek.logx.util.LogXUtils
Answer the value of Trace Header Name
getMessage(LogEvent) - Method in class com.dawninfotek.logx.extension.log4j2.LogXJsonLayout
 
getMethodFromLogger(ILoggingEvent) - Method in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
getName() - Method in class com.dawninfotek.logx.config.JsonField
 
getName() - Method in class com.dawninfotek.logx.config.LogXField
 
getPosition() - Method in class com.dawninfotek.logx.config.JsonField
 
getPropertyMap() - Method in class com.dawninfotek.logx.config.Configuration
 
getScope() - Method in class com.dawninfotek.logx.config.LogXField
 
getThrowableException(ILoggingEvent) - Method in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
getTimestampValue(long, String) - Static method in class com.dawninfotek.logx.config.JsonField
 
getTransactionPath(HttpServletRequest) - Method in class com.dawninfotek.logx.config.Configuration
 
getTransactionPath(HttpServletRequest) - Static method in class com.dawninfotek.logx.util.LogXUtils
Answer the transaction path based on the predefined mapping Mapping possible include combination of request path, header value and form value and more
getTransactionPathInternal(HttpServletRequest) - Method in class com.dawninfotek.logx.config.Configuration
 
getValue() - Method in class com.dawninfotek.logx.config.LogXField
 

H

handlesThrowable() - Method in class com.dawninfotek.logx.extension.log4j12.LogXThrowableInformationPatternConverter
This converter obviously handles throwables.
hash(String, String) - Method in interface com.dawninfotek.logx.security.HashService
hash a given text
hash(String, String) - Method in class com.dawninfotek.logx.security.HashServiceBaseImpl
 
hashService() - Static method in class com.dawninfotek.logx.core.LogXContext
get hash service
HashService - Interface in com.dawninfotek.logx.security
 
HashServiceBaseImpl - Class in com.dawninfotek.logx.security
 
HashServiceBaseImpl() - Constructor for class com.dawninfotek.logx.security.HashServiceBaseImpl
 
HEADER_INCLUDES - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
HEADER_NAME - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
HostNameResolver - Class in com.dawninfotek.logx.resolver.impl
 
HostNameResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.HostNameResolver
 

I

ignoresThrowable() - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Will return false if any of the conversion specifiers in the pattern handles Exceptions.
ignoresThrowable() - Method in class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternConverter
Will return false if any of the conversion specifiers in the pattern handles Exceptions.
ignoresThrowable() - Method in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Will return false if any of the conversion specifiers in the pattern handles Exceptions.
init(FilterConfig) - Method in class com.dawninfotek.logx.filter.LogXFilter
 
initialize(String) - Static method in class com.dawninfotek.logx.core.LogXContext
Initial the Log Plus System
isPattern(String) - Method in class com.dawninfotek.logx.util.AntPathMatcher
 
isUrlMatch(HttpServletRequest) - Method in class com.dawninfotek.logx.filter.LogXFilter
Check if the url mappings matching

J

JSON_LAYOUT_CUSTOM - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
JSON_LAYOUT_DEFAULT - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
JsonField - Class in com.dawninfotek.logx.config
 
JsonField() - Constructor for class com.dawninfotek.logx.config.JsonField
 
JsonField(String, String, boolean, String) - Constructor for class com.dawninfotek.logx.config.JsonField
 
JsonFieldsConstants - Interface in com.dawninfotek.logx.config
 

L

LEVEL - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 
LINE_BEGIN - Static variable in class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 
LINE_END - Static variable in class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 
loadFromConfigFile(String) - Static method in class com.dawninfotek.logx.config.Configuration
 
LOG_MSG_EVENT_BEGIN - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
LOG_MSG_EVENT_END - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
LOG_MSG_PFM_METRIC - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
logAbnormalEventBegin(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
start abnormal log
logAbnormalEventBegin(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logAbnormalEventEnd(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
end abnormal log
logAbnormalEventEnd(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logApplicationStateChangeEventBegin(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
Application Startup Event log
logApplicationStateChangeEventBegin(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logApplicationStateChangeEventEnd(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
Application shutdown Event log
logApplicationStateChangeEventEnd(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logBusinessEventBegin(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
start business log
logBusinessEventBegin(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logBusinessEventEnd(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
end business log
logBusinessEventEnd(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logEventBegin(String, String, Object) - Method in interface com.dawninfotek.logx.event.EventService
start event log
logEventBegin(String, String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logEventEnd(String, String, Object) - Method in interface com.dawninfotek.logx.event.EventService
end event log, must match start event type
logEventEnd(String, String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logger - Static variable in class com.dawninfotek.logx.checkpoint.CheckPointServiceBaseImpl
 
LOGGER - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 
logger - Static variable in class com.dawninfotek.logx.config.LogXField
 
logger - Static variable in class com.dawninfotek.logx.extension.log4j2.LogXJsonLayout
 
logger - Static variable in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.HostNameResolver
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.RemoteAddrResolver
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.RequestHeaderResolver
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.SessionIdResolver
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.SessionValueResolver
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 
logger - Static variable in class com.dawninfotek.logx.resolver.impl.UUIDResolver
 
logger - Static variable in class com.dawninfotek.logx.security.HashServiceBaseImpl
 
logger - Static variable in class com.dawninfotek.logx.security.MaskServiceBaseImpl
 
logServiceEventBegin(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
start transaction event log
logServiceEventBegin(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logServiceEventEnd(String, Object) - Method in interface com.dawninfotek.logx.event.EventService
end transaction event log
logServiceEventEnd(String, Object) - Method in class com.dawninfotek.logx.event.EventServiceBaseImpl
 
logTextMessage(Object, String) - Static method in class com.dawninfotek.logx.util.LogXUtils
text message format
LOGX_CONFIG_FILE_NAME - Static variable in class com.dawninfotek.logx.config.Configuration
 
LOGX_RESERVED_FIELD_NAMES - Static variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonBridgePatternConverter
 
LogXBridgePatternConverter - Class in com.dawninfotek.logx.extension.log4j12
 
LogXBridgePatternConverter(String) - Constructor for class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternConverter
Create a new instance.
LogXBridgePatternParser - Class in com.dawninfotek.logx.extension.log4j12
 
LogXBridgePatternParser(String) - Constructor for class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternParser
Create a new instance.
LogXCheckPoint - Annotation Type in com.dawninfotek.logx.checkpoint
 
LogXCheckPointAspect - Class in com.dawninfotek.logx.checkpoint
 
LogXCheckPointAspect() - Constructor for class com.dawninfotek.logx.checkpoint.LogXCheckPointAspect
 
logxConfigFile - Static variable in class com.dawninfotek.logx.config.Configuration
 
LogXConstants - Interface in com.dawninfotek.logx.core
 
LogXContext - Class in com.dawninfotek.logx.core
This is the Context of the Log Plus Framework, all implementation instances will be help in the instance of Context.
LogXEnhancedPatternLayout - Class in com.dawninfotek.logx.extension.log4j12
This class is an enhanced version of org.apache.log4j.PatternLayout which was originally developed as part of the abandoned log4j 1.3 effort and has been available in the extras companion.
LogXEnhancedPatternLayout() - Constructor for class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Constructs a EnhancedPatternLayout using the DEFAULT_LAYOUT_PATTERN.
LogXEnhancedPatternLayout(String) - Constructor for class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Constructs a EnhancedPatternLayout using the supplied conversion pattern.
LogXField - Class in com.dawninfotek.logx.config
 
LogXField() - Constructor for class com.dawninfotek.logx.config.LogXField
 
LogXField(String) - Constructor for class com.dawninfotek.logx.config.LogXField
 
LogXFilter - Class in com.dawninfotek.logx.filter
This is the Major Filter for LogX, for using the LogX, every application should has to configure this filter in the Web Application.
LogXFilter() - Constructor for class com.dawninfotek.logx.filter.LogXFilter
 
logxHeaders - Variable in class com.dawninfotek.logx.filter.LogXFilter
 
LogXJsonBridgePatternConverter - Class in com.dawninfotek.logx.extension.log4j12.json
 
LogXJsonBridgePatternConverter(String) - Constructor for class com.dawninfotek.logx.extension.log4j12.json.LogXJsonBridgePatternConverter
Create a new instance.
LogXJsonBridgePatternParser - Class in com.dawninfotek.logx.extension.log4j12.json
 
LogXJsonBridgePatternParser(String) - Constructor for class com.dawninfotek.logx.extension.log4j12.json.LogXJsonBridgePatternParser
Create a new instance.
LogXJsonEnhancedPatternLayout - Class in com.dawninfotek.logx.extension.log4j12.json
This class is an enhanced version of org.apache.log4j.PatternLayout which was originally developed as part of the abandoned log4j 1.3 effort and has been available in the extras companion.
LogXJsonEnhancedPatternLayout() - Constructor for class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Constructs a EnhancedPatternLayout using the DEFAULT_LAYOUT_PATTERN.
LogXJsonEnhancedPatternLayout(String) - Constructor for class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Constructs a EnhancedPatternLayout using the supplied conversion pattern.
LogXJsonLayout - Class in com.dawninfotek.logx.extension.log4j2
 
LogXJsonLayout(Configuration, Charset) - Constructor for class com.dawninfotek.logx.extension.log4j2.LogXJsonLayout
 
LogXJsonLayout - Class in com.dawninfotek.logx.extension.logback
 
LogXJsonLayout() - Constructor for class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
LogXMessagePatternConverter - Class in com.dawninfotek.logx.extension.log4j12
Return the event's rendered message in a StringBuffer.
LogXThrowableInformationPatternConverter - Class in com.dawninfotek.logx.extension.log4j12
 
LogXThrowableRenderer - Class in com.dawninfotek.logx.extension.log4j12
 
LogXThrowableRenderer() - Constructor for class com.dawninfotek.logx.extension.log4j12.LogXThrowableRenderer
 
LogXUtils - Class in com.dawninfotek.logx.util
 
LogXUtils() - Constructor for class com.dawninfotek.logx.util.LogXUtils
 
LogXWebContextListener - Class in com.dawninfotek.logx.core
 
LogXWebContextListener() - Constructor for class com.dawninfotek.logx.core.LogXWebContextListener
 

M

mask(String, String) - Method in interface com.dawninfotek.logx.security.MaskService
Mask source with specific pattern
mask(String, String) - Method in class com.dawninfotek.logx.security.MaskServiceBaseImpl
 
MASK_KEYWORD - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
MASK_NAME - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
maskNames - Static variable in class com.dawninfotek.logx.util.LogXUtils
 
maskService() - Static method in class com.dawninfotek.logx.core.LogXContext
get mask service
MaskService - Interface in com.dawninfotek.logx.security
 
MaskServiceBaseImpl - Class in com.dawninfotek.logx.security
 
MaskServiceBaseImpl() - Constructor for class com.dawninfotek.logx.security.MaskServiceBaseImpl
 
match(String, String) - Method in class com.dawninfotek.logx.util.AntPathMatcher
 
matchStart(String, String) - Method in class com.dawninfotek.logx.util.AntPathMatcher
 
MAX_CAPACITY - Variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Deprecated.
since 1.3
MAX_CAPACITY - Variable in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Deprecated.
since 1.3
MESSAGE - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 
METHOD - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 

N

newInstance(String[]) - Static method in class com.dawninfotek.logx.extension.log4j12.LogXMessagePatternConverter
Obtains an instance of pattern converter.
newInstance(String[]) - Static method in class com.dawninfotek.logx.extension.log4j12.LogXThrowableInformationPatternConverter
Gets an instance of the class.

P

PARAMETERS - Static variable in interface com.dawninfotek.logx.resolver.Resolver
 
parse() - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonBridgePatternParser
Create new pattern converter.
parse() - Method in class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternParser
Create new pattern converter.
PATH - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
PATTERN_RULE_REGISTRY - Static variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Customized pattern conversion rules are stored under this key in the LoggerRepository object store.
PATTERN_RULE_REGISTRY - Static variable in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Customized pattern conversion rules are stored under this key in the LoggerRepository object store.
patternConverters - Variable in class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternConverter
Pattern converters.
patternFields - Variable in class com.dawninfotek.logx.extension.log4j12.LogXBridgePatternConverter
Field widths and alignment corresponding to pattern converters.
PERFORMANCE_METRIC - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
prepareLogXFields(HttpServletRequest) - Method in class com.dawninfotek.logx.filter.LogXFilter
 
prepareSysFields() - Method in class com.dawninfotek.logx.filter.LogXFilter
 
printNewLine(JoinPoint) - Method in class com.dawninfotek.logx.checkpoint.LogXCheckPointAspect
 
PROCESS_ID - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
processId - Static variable in class com.dawninfotek.logx.filter.LogXFilter
 

R

REMOTEADDR - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
RemoteAddrResolver - Class in com.dawninfotek.logx.resolver.impl
 
RemoteAddrResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.RemoteAddrResolver
 
removeLogXFields(HttpServletRequest) - Method in class com.dawninfotek.logx.filter.LogXFilter
 
removeSysFields() - Method in class com.dawninfotek.logx.filter.LogXFilter
 
REQUEST_HEADER - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
RequestHeaderResolver - Class in com.dawninfotek.logx.resolver.impl
 
RequestHeaderResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.RequestHeaderResolver
 
REQUST_PARAMETER - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
resolveFieldValue(LogXField, String, String) - Static method in class com.dawninfotek.logx.util.LogXUtils
Determine if logX system need to resolve the value for given field
resolveFieldValue(String, HttpServletRequest) - Static method in class com.dawninfotek.logx.util.LogXUtils
 
resolveFieldValueRequired(LogXField, String) - Static method in class com.dawninfotek.logx.util.LogXUtils
Resolve the field value based on the
resolver(String) - Static method in class com.dawninfotek.logx.core.LogXContext
 
Resolver - Interface in com.dawninfotek.logx.resolver
 
RESOLVER_PREFIX - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.HostNameResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.RemoteAddrResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.RequestHeaderResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.SessionIdResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.SessionValueResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in class com.dawninfotek.logx.resolver.impl.UUIDResolver
 
resolveValue(HttpServletRequest, Map<String, Object>) - Method in interface com.dawninfotek.logx.resolver.Resolver
 

S

SCOPE_CONTEXT - Static variable in class com.dawninfotek.logx.config.LogXField
 
SCOPE_LINE - Static variable in class com.dawninfotek.logx.config.LogXField
 
SCOPE_THREAD - Static variable in class com.dawninfotek.logx.config.LogXField
 
scopeMapping - Static variable in class com.dawninfotek.logx.config.LogXField
 
SERVICE_NAME - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
SESSION - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
SESSION_ID - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
SessionIdResolver - Class in com.dawninfotek.logx.resolver.impl
 
SessionIdResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.SessionIdResolver
 
SessionValueResolver - Class in com.dawninfotek.logx.resolver.impl
 
SessionValueResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.SessionValueResolver
 
setConversionPattern(String) - Method in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
Set the ConversionPattern option.
setConversionPattern(String) - Method in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
Set the ConversionPattern option.
setDisplay(boolean) - Method in class com.dawninfotek.logx.config.JsonField
 
setDisplayValue(String) - Method in class com.dawninfotek.logx.config.JsonField
 
setForLogLevels(List<String>) - Method in class com.dawninfotek.logx.config.LogXField
 
setFormat(String) - Method in class com.dawninfotek.logx.config.JsonField
 
setForPackages(List<String>) - Method in class com.dawninfotek.logx.config.LogXField
 
setKey(String) - Method in class com.dawninfotek.logx.config.LogXField
 
setLable(String) - Method in class com.dawninfotek.logx.config.JsonField
 
setName(String) - Method in class com.dawninfotek.logx.config.JsonField
 
setName(String) - Method in class com.dawninfotek.logx.config.LogXField
 
setPathSeparator(String) - Method in class com.dawninfotek.logx.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setPosition(int) - Method in class com.dawninfotek.logx.config.JsonField
 
setScope(int) - Method in class com.dawninfotek.logx.config.LogXField
 
setValue(String) - Method in class com.dawninfotek.logx.config.LogXField
 
start() - Method in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
startCheckPoint(String) - Method in interface com.dawninfotek.logx.checkpoint.CheckPointService
Start a new check point with given name
startCheckPoint(String) - Method in class com.dawninfotek.logx.checkpoint.CheckPointServiceBaseImpl
 
stop() - Method in class com.dawninfotek.logx.extension.logback.LogXJsonLayout
 
SUBSTRING - Static variable in class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 

T

TextSearchResultResolver - Class in com.dawninfotek.logx.resolver.impl
 
TextSearchResultResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.TextSearchResultResolver
 
THREAD - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 
TIMESTAMP - Static variable in interface com.dawninfotek.logx.config.JsonFieldsConstants
 
TimestampToString(long, String) - Static method in class com.dawninfotek.logx.config.JsonField
 
toDisplayText(String) - Method in class com.dawninfotek.logx.config.JsonField
Return the String in json format
toDisplayText() - Method in class com.dawninfotek.logx.config.JsonField
Return the String in json format
tokenizeToStringArray(String, String) - Static method in class com.dawninfotek.logx.util.AntPathMatcher
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class com.dawninfotek.logx.util.AntPathMatcher
Tokenize the given String into a String array via a StringTokenizer.
toSerializable(LogEvent) - Method in class com.dawninfotek.logx.extension.log4j2.LogXJsonLayout
 
toStringArray(Collection) - Static method in class com.dawninfotek.logx.util.AntPathMatcher
Copy the given Collection into a String array.
TRANSACTION_PATH - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
TTCC_CONVERSION_PATTERN - Static variable in class com.dawninfotek.logx.extension.log4j12.json.LogXJsonEnhancedPatternLayout
A conversion pattern equivalent to the TTCCCLayout.
TTCC_CONVERSION_PATTERN - Static variable in class com.dawninfotek.logx.extension.log4j12.LogXEnhancedPatternLayout
A conversion pattern equivalent to the TTCCCLayout.
TX_PATH_PATTERN_MATCHING - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
TX_PATH_PREFIX - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
TYPE_A_C - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
TYPE_A_S_C - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
TYPE_B - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
TYPE_SRV - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 

U

UN_DEFINED - Static variable in class com.dawninfotek.logx.config.JsonField
 
URL_MAPPINGS_EXCLUDES - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
URL_MAPPINGS_INCLUDES - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
urlMappingsExcludes - Variable in class com.dawninfotek.logx.filter.LogXFilter
 
urlMappingsIncludes - Variable in class com.dawninfotek.logx.filter.LogXFilter
If annotation is used, the url mapping will be /*, this mapping can be overridden by the definitions in web.xml or the configuration values in the logx.properties.
UUID - Static variable in interface com.dawninfotek.logx.core.LogXConstants
 
UUIDResolver - Class in com.dawninfotek.logx.resolver.impl
 
UUIDResolver() - Constructor for class com.dawninfotek.logx.resolver.impl.UUIDResolver
 

X

X - Static variable in class com.dawninfotek.logx.config.JsonField
 
A B C D E F G H I J L M N P R S T U X 
Skip navigation links

Copyright © 2019. All Rights Reserved.