Common Logging 2.0 API Reference

EntLibLoggerSettings.DEFAULTPRIORITY Field

the default priority used for logging.

[Visual Basic]
Public Shared ReadOnly DEFAULTPRIORITY As Integer
[C#]
public static readonly int DEFAULTPRIORITY;

See Also

EntLibLoggerSettings Class | Common.Logging.EntLib Namespace