Package io.quarkiverse.cxf
Interface LoggingConfig.PerClientOrServiceInternal
-
- All Known Subinterfaces:
LoggingConfig.PerClientOrServiceLoggingConfig
- Enclosing interface:
- LoggingConfig
public static interface LoggingConfig.PerClientOrServiceInternalWe movedenabled()into a separate interface so that it is listed before the other logging options.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Boolean>enabled()Iftrue, the message logging will be enabled; otherwise it will not be enabled.
-