JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
I
L
O
P
R
S
T
V
A
AccessLogger
- Class in
org.sklsft.commons.log
AccessLogger(Serializer)
- Constructor for class org.sklsft.commons.log.
AccessLogger
AccessLogMessage
- Class in
org.sklsft.commons.log
AccessLogMessage()
- Constructor for class org.sklsft.commons.log.
AccessLogMessage
C
ChannelConverter
- Class in
org.sklsft.commons.log.logback
ChannelConverter()
- Constructor for class org.sklsft.commons.log.logback.
ChannelConverter
convert(ILoggingEvent)
- Method in class org.sklsft.commons.log.logback.
ChannelConverter
convert(ILoggingEvent)
- Method in class org.sklsft.commons.log.logback.
RequestIdConverter
E
ErrorLogger
- Class in
org.sklsft.commons.log
ErrorLogger(Serializer)
- Constructor for class org.sklsft.commons.log.
ErrorLogger
ErrorLogMessage
- Class in
org.sklsft.commons.log
ErrorLogMessage()
- Constructor for class org.sklsft.commons.log.
ErrorLogMessage
G
getErrorLabel()
- Method in class org.sklsft.commons.log.
ErrorLogMessage
getErrorStatus()
- Method in class org.sklsft.commons.log.
ErrorLogMessage
getErrorTrace()
- Method in class org.sklsft.commons.log.
ErrorLogMessage
getInterfaceChannel()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getInterfaceName()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getMessage()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getReceivedPayload()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getRequestPayload()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getResponseLabel()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getResponseLabel()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getResponsePayload()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getResponseStatus()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getResponseStatus()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getResponseTimeMillis()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getResponseTimeMillis()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getSentPayload()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getTransactionStage()
- Method in class org.sklsft.commons.log.
AccessLogMessage
getTransactionStage()
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
getTransactionType()
- Method in class org.sklsft.commons.log.
AccessLogMessage
I
InterfaceCallLogMessage
- Class in
org.sklsft.commons.log
InterfaceCallLogMessage()
- Constructor for class org.sklsft.commons.log.
InterfaceCallLogMessage
L
logApplicationException(ApplicationException)
- Method in class org.sklsft.commons.log.
ErrorLogger
Used to log an error
logException(Exception)
- Method in class org.sklsft.commons.log.
ErrorLogger
logInterfaceCall(String, String, Object)
- Method in class org.sklsft.commons.log.
AccessLogger
Used to log a request sent as a client
logInterfaceCallback(String, String, Object, Long, String, String)
- Method in class org.sklsft.commons.log.
AccessLogger
Used to log a response received as a client
logRequest(String, String, Object)
- Method in class org.sklsft.commons.log.
AccessLogger
Used to log a request received as a backend
logResponse(String, String, Object, Long, String, String)
- Method in class org.sklsft.commons.log.
AccessLogger
Used to log a response sent as a backend
O
org.sklsft.commons.log
- package org.sklsft.commons.log
org.sklsft.commons.log.logback
- package org.sklsft.commons.log.logback
P
PatternLayoutWithRequestContext
- Class in
org.sklsft.commons.log.logback
PatternLayoutWithRequestContext()
- Constructor for class org.sklsft.commons.log.logback.
PatternLayoutWithRequestContext
R
RequestIdConverter
- Class in
org.sklsft.commons.log.logback
RequestIdConverter()
- Constructor for class org.sklsft.commons.log.logback.
RequestIdConverter
S
setErrorLabel(String)
- Method in class org.sklsft.commons.log.
ErrorLogMessage
setErrorStatus(String)
- Method in class org.sklsft.commons.log.
ErrorLogMessage
setErrorTrace(String)
- Method in class org.sklsft.commons.log.
ErrorLogMessage
setInterfaceChannel(String)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setInterfaceName(String)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setMessage(String)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setReceivedPayload(Object)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setRequestPayload(Object)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setResponseLabel(String)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setResponseLabel(String)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setResponsePayload(Object)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setResponseStatus(String)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setResponseStatus(String)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setResponseTimeMillis(Long)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setResponseTimeMillis(Long)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setSentPayload(Object)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setTransactionStage(TransactionStage)
- Method in class org.sklsft.commons.log.
AccessLogMessage
setTransactionStage(TransactionStage)
- Method in class org.sklsft.commons.log.
InterfaceCallLogMessage
setTransactionType(String)
- Method in class org.sklsft.commons.log.
AccessLogMessage
T
TransactionStage
- Enum in
org.sklsft.commons.log
V
valueOf(String)
- Static method in enum org.sklsft.commons.log.
TransactionStage
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.sklsft.commons.log.
TransactionStage
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
E
G
I
L
O
P
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.