
Package org.hl7.fhir.r5.context
Interface ILoggingService
- All Known Subinterfaces:
IWorkerContext.ILoggingService
- All Known Implementing Classes:
Slf4JLoggingService
public interface ILoggingService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
Deprecated, for removal: This API element is subject to removal in a future version.void
logDebugMessage
(ILoggingService.LogCategory category, String message) void
logMessage
(String message)
-
Method Details
-
logMessage
-
logDebugMessage
-
isDebugLogging
Deprecated, for removal: This API element is subject to removal in a future version.
-