Package org.wso2.carbon.utils
Class DiagnosticLog
java.lang.Object
org.wso2.carbon.utils.DiagnosticLog
Diagnostic log.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder class for DiagnosticLog.static enumLog detail levels of the diagnostic log.static enumResult status of the diagnostic log. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CORRELATION_ID_MDC
- See Also:
-
FLOW_ID_MDC
- See Also:
-
-
Constructor Details
-
Method Details
-
getLogId
-
getRecordedAt
-
getRequestId
-
getFlowId
-
getResultStatus
-
getResultMessage
-
getActionId
-
getComponentId
-
getInput
-
getConfigurations
-
getLogDetailLevel
Returns the log detail level of the diagnostic log. This is used to categorize and filter the diagnostic logs.- Returns:
- the log detail level of the diagnostic log.
-