Uses of Interface
org.hl7.fhir.r4.context.IWorkerContext.ILoggingService
-
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r4.context
Modifier and TypeFieldDescriptionprotected IWorkerContext.ILoggingService
BaseWorkerContext.logger
Modifier and TypeMethodDescriptionvoid
BaseWorkerContext.setLogger
(IWorkerContext.ILoggingService logger) void
IWorkerContext.setLogger
(IWorkerContext.ILoggingService logger) -
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r4.hapi.ctx
Modifier and TypeMethodDescriptionvoid
HapiWorkerContext.setLogger
(IWorkerContext.ILoggingService theLogger)