Uses of Enum
org.hl7.fhir.r5.context.ILoggingService.LogCategory
-
Uses of ILoggingService.LogCategory in org.hl7.fhir.r5.context
Modifier 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.Modifier and TypeMethodDescriptionvoid
ILoggingService.logDebugMessage
(ILoggingService.LogCategory category, String message) void
SystemOutLoggingService.logDebugMessage
(ILoggingService.LogCategory category, String message)