Uses of Class
io.apicurio.registry.rest.v2.beans.LogConfiguration
-
Packages that use LogConfiguration Package Description io.apicurio.registry.rest.v2 -
-
Uses of LogConfiguration in io.apicurio.registry.rest.v2
Methods in io.apicurio.registry.rest.v2 with parameters of type LogConfiguration Modifier and Type Method Description NamedLogConfiguration
AdminResource. setLogConfiguration(String logger, LogConfiguration data)
Configures the logger referenced by the provided logger name with the given configuration.
-