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