WebSite.

HttpLoggingEnabled Property

Summary

Gets if http logging is specified and if it's enabled or not.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu.Provider
Containing Type
WebSite

Syntax

public Nullable<bool> HttpLoggingEnabled { get; }

Value

Type Description
Nullable<bool>