
Uses of Interface
org.hl7.fhir.r5.context.ILoggingService
Packages that use ILoggingService
-
Uses of ILoggingService in org.hl7.fhir.r5.context
Subinterfaces of ILoggingService in org.hl7.fhir.r5.contextModifier and TypeInterfaceDescriptionstatic interface
Deprecated, for removal: This API element is subject to removal in a future version.This interface only exists to provide backward compatibility for the following two projects: clinical-reasoning clinical_quality-language Due to a circular dependency, they cannot be updated without a release of HAPI, which requires backwards compatibility with core version 6.1.2.2Classes 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 TypeMethodDescriptionvoid
BaseWorkerContext.setLogger
(ILoggingService logger) void
IWorkerContext.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