Uses of Class
com.cloudforgeci.api.observability.LoggingCwFactory
Packages that use LoggingCwFactory
-
Uses of LoggingCwFactory in com.cloudforgeci.api.core
Methods in com.cloudforgeci.api.core that return LoggingCwFactoryModifier and TypeMethodDescriptionSystemContext.createLoggingFactory(software.constructs.Construct scope, String idPrefix) Creates a logging factory with proper context injection.SystemContext.InfrastructureFactories.logging()Returns the value of theloggingrecord component.Constructors in com.cloudforgeci.api.core with parameters of type LoggingCwFactoryModifierConstructorDescriptionInfrastructureFactories(VpcFactory vpc, AlbFactory alb, EfsFactory efs, LoggingCwFactory logging) Creates an instance of aInfrastructureFactoriesrecord class.