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