LogExtFileFlags Enumeration
IIS 7.0
Contains flags that determine which categories of information are written to the log file or data source during logging events.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Web.AdministrationAssembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
To use this enumeration to specify the type of information that is logged, set one or more of the flags on the Site..::..LogFile or SiteDefaults..::..LogFile properties.