
Uses of Enum
org.hl7.fhir.r4.context.IWorkerContext.ILoggingService.LogCategory
Packages that use IWorkerContext.ILoggingService.LogCategory
-
Uses of IWorkerContext.ILoggingService.LogCategory in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.context that return IWorkerContext.ILoggingService.LogCategoryModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.IWorkerContext.ILoggingService.LogCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.context with parameters of type IWorkerContext.ILoggingService.LogCategoryModifier and TypeMethodDescriptionvoid
IWorkerContext.ILoggingService.logDebugMessage
(IWorkerContext.ILoggingService.LogCategory category, String message)