JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkiverse.loggingjson.config
Interface Config.FieldConfig
Enclosing interface:
Config
public static interface
Config.FieldConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
Boolean
>
enabled
()
Enable or disable the field.
Optional
<
String
>
fieldName
()
Used to change the json key for the field.
Method Details
fieldName
Optional
<
String
>
fieldName
()
Used to change the json key for the field.
enabled
Optional
<
Boolean
>
enabled
()
Enable or disable the field.