
Uses of Enum
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.LogCategory
Returns the enum constant of this type with the specified name.static ILoggingService.LogCategory[]
ILoggingService.LogCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.context with parameters of type ILoggingService.LogCategoryModifier and TypeMethodDescriptionvoid
ILoggingService.logDebugMessage
(ILoggingService.LogCategory category, String message) void
SystemOutLoggingService.logDebugMessage
(ILoggingService.LogCategory category, String message)