
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 TypeMethodDescriptionvoidBaseWorkerContext.setLogger(IWorkerContext.ILoggingService logger) Deprecated.voidIWorkerContext.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 TypeMethodDescriptionvoidHapiWorkerContext.setLogger(IWorkerContext.ILoggingService theLogger)