LogOutputSeverity
Assigns each log message a severity rating from 0–99. 0 is the least serious, 99 is the most serious. By default, log messages include severity ratings.
| Type: | Boolean | 
| Default: | True | 
| Required: | No | 
| Configuration Section: | Logging or LogStream If you set this parameter in the LoggingandLogStreamsections, the setting in theLogStreamsection takes precedence for the specified log stream. | 
| Example: | LogOutputSeverity=True | 
| See Also: | LogLevel LogOutputLogLevel |