
Uses of Interface
org.hl7.fhir.r5.context.ILoggingService
Packages that use ILoggingService
Package
Description
-
Uses of ILoggingService in org.hl7.fhir.r5.context
Classes in org.hl7.fhir.r5.context that implement ILoggingServiceFields in org.hl7.fhir.r5.context declared as ILoggingServiceMethods in org.hl7.fhir.r5.context that return ILoggingServiceMethods in org.hl7.fhir.r5.context with parameters of type ILoggingServiceModifier and TypeMethodDescriptionvoidBaseWorkerContext.setLogger(ILoggingService logger) voidIWorkerContext.setLogger(ILoggingService logger) -
Uses of ILoggingService in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return ILoggingServiceMethods in org.hl7.fhir.r5.hapi.ctx with parameters of type ILoggingService -
Uses of ILoggingService in org.hl7.fhir.r5.terminologies.client
Methods in org.hl7.fhir.r5.terminologies.client that return ILoggingServiceMethods in org.hl7.fhir.r5.terminologies.client with parameters of type ILoggingServiceModifier and TypeMethodDescriptionvoidTerminologyClientManager.setLogger(ILoggingService logger) Constructors in org.hl7.fhir.r5.terminologies.client with parameters of type ILoggingServiceModifierConstructorDescriptionTerminologyClientManager(TerminologyClientManager.ITerminologyClientFactory factory, String cacheId, ILoggingService logger)