Class LogConfiguration
- java.lang.Object
-
- io.apicurio.registry.rest.v2.beans.LogConfiguration
-
public class LogConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description LogConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LogLevel
getLevel()
(Required)void
setLevel(LogLevel level)
(Required)
-