Uses of Interface
io.smallrye.mutiny.infrastructure.Infrastructure.OperatorLogger
Packages that use Infrastructure.OperatorLogger
-
Uses of Infrastructure.OperatorLogger in io.smallrye.mutiny.infrastructure
Methods in io.smallrye.mutiny.infrastructure with parameters of type Infrastructure.OperatorLoggerModifier and TypeMethodDescriptionstatic voidInfrastructure.setOperatorLogger(Infrastructure.OperatorLogger operatorLogger) Defines operator logging behavior forMulti.log(String)andUni.log(String).