
Uses of Interface
org.hl7.fhir.r4.context.IWorkerContext.ILoggingService
Packages that use IWorkerContext.ILoggingService
-
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.context that return IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionBaseWorkerContext.getLogger()
Deprecated.IWorkerContext.getLogger()
Methods in org.hl7.fhir.r4.context with parameters of type IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionvoid
BaseWorkerContext.setLogger
(IWorkerContext.ILoggingService logger) Deprecated.void
IWorkerContext.setLogger
(IWorkerContext.ILoggingService logger) -
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r4.hapi.ctx
Methods in org.hl7.fhir.r4.hapi.ctx that return IWorkerContext.ILoggingServiceMethods in org.hl7.fhir.r4.hapi.ctx with parameters of type IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionvoid
HapiWorkerContext.setLogger
(IWorkerContext.ILoggingService theLogger)