
Uses of Enum Class
org.hl7.fhir.r5.context.ILoggingService.LogCategory
Packages that use ILoggingService.LogCategory
-
Uses of ILoggingService.LogCategory in org.hl7.fhir.r5.context
Methods in org.hl7.fhir.r5.context that return ILoggingService.LogCategoryModifier and TypeMethodDescriptionstatic ILoggingService.LogCategoryReturns the enum constant of this class with the specified name.static ILoggingService.LogCategory[]ILoggingService.LogCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.context with parameters of type ILoggingService.LogCategoryModifier and TypeMethodDescriptionvoidILoggingService.logDebugMessage(ILoggingService.LogCategory category, String message) voidSlf4JLoggingService.logDebugMessage(ILoggingService.LogCategory category, String message)