Package org.hl7.fhir.r5.context
Interface ILoggingService
- All Known Subinterfaces:
IWorkerContext.ILoggingService
- All Known Implementing Classes:
SystemOutLoggingService
public interface ILoggingService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidlogDebugMessage(ILoggingService.LogCategory category, String message) voidlogMessage(String message)
-
Method Details
-
logMessage
-
logDebugMessage
-
isDebugLogging
boolean isDebugLogging()
-