FileSystemApplicationLogsConfig Class

Application logs to file system configuration.

Inheritance
FileSystemApplicationLogsConfig

Constructor

FileSystemApplicationLogsConfig(*, level: Optional[Union[str, azure.mgmt.web.v2021_02_01.models._web_site_management_client_enums.LogLevel]] = None, **kwargs)

Parameters

level
str or LogLevel
Required

Log level. Possible values include: "Off", "Verbose", "Information", "Warning", "Error".