ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing<ParentT>
Modifier and Type | Method and Description |
---|---|
WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT> |
withFailedRequestTracing(boolean enabled)
Specifies if diagnostic information on failed requests should be gathered.
|
WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT> withFailedRequestTracing(boolean enabled)
enabled
- true if diagnostic information on failed requests should be gatheredCopyright © 2019. All rights reserved.