public interface LoggingFeature extends OneOfFeature
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
getCategory() |
default java.lang.Class<?> |
getFeatureClass() |
apply, getDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isPreview, isVisible, processSelectedFeatures, supportsdefault java.lang.Class<?> getFeatureClass()
getFeatureClass in interface OneOfFeaturedefault java.lang.String getCategory()
getCategory in interface FeatureCategory to which the feature belongs to.