Class LoggingConfiguration.StackTraceConfig
java.lang.Object
io.quarkiverse.googlecloudservices.logging.runtime.LoggingConfiguration.StackTraceConfig
- Enclosing class:
- LoggingConfiguration
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanInclude stack traces when exceptions are thrown. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
included
@ConfigItem(defaultValue="true") public boolean includedInclude stack traces when exceptions are thrown.
-
-
Constructor Details
-
StackTraceConfig
public StackTraceConfig()
-