Interface WebAppDiagnosticLogs.Definition<ParentT>

Type Parameters:
ParentT - the return type of the final Attachable.attach()
All Superinterfaces:
Attachable.InDefinition<ParentT>, WebAppDiagnosticLogs.DefinitionStages.Blank<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithDetailedErrorMessages<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithDiagnosticLogging<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithQuota<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication<ParentT>, WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer<ParentT>
Enclosing interface:
WebAppDiagnosticLogs

The entirety of a web app diagnostic log definition.