Package com.networknt.aws.lambda.utility
Class LoggerKey
- java.lang.Object
-
- com.networknt.aws.lambda.utility.LoggerKey
-
public class LoggerKey extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCORRELATIONstatic StringTRACEABILITY
-
Constructor Summary
Constructors Constructor Description LoggerKey()
-
-
-
Field Detail
-
TRACEABILITY
public static final String TRACEABILITY
- See Also:
- Constant Field Values
-
CORRELATION
public static final String CORRELATION
- See Also:
- Constant Field Values
-
-