Uses of Enum Class
org.wso2.carbon.CarbonConstants.DiagnosticLogMode
Packages that use CarbonConstants.DiagnosticLogMode
-
Uses of CarbonConstants.DiagnosticLogMode in org.wso2.carbon
Methods in org.wso2.carbon that return CarbonConstants.DiagnosticLogModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CarbonConstants.DiagnosticLogMode[]CarbonConstants.DiagnosticLogMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CarbonConstants.DiagnosticLogMode in org.wso2.carbon.utils
Methods in org.wso2.carbon.utils that return CarbonConstants.DiagnosticLogModeModifier and TypeMethodDescriptionCarbonUtils.getDiagnosticLogMode(int tenantId) Get the diagnostic log mode for the tenant.CarbonUtils.readDiagnosticLogMode()Retrieves the 'DiagnosticLogMode' from the cached ServerConfiguration.