ParentT
- the return type of the final Attachable.attach()
public static interface WebAppDiagnosticLogs.DefinitionStages.WithDiagnosticLogging<ParentT>
Modifier and Type | Method and Description |
---|---|
WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel<ParentT> |
withApplicationLogging()
Enable logging from the web application.
|
WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer<ParentT> |
withWebServerLogging()
Enable logging from the web server.
|
WebAppDiagnosticLogs.DefinitionStages.WithApplicationLogLevel<ParentT> withApplicationLogging()
WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer<ParentT> withWebServerLogging()
Copyright © 2019. All rights reserved.