Show / Hide Table of Contents

    Enum LoggingThreshold

    Thresholds for log severities.

    Namespace: QFSW.BA
    Assembly: QFSW.BA.dll
    Syntax
    public enum LoggingThreshold

    Fields

    Name Description
    Always
    Error
    Exception
    Never
    Warning

    Extension Methods

    CollectionExtensions.Yield<LoggingThreshold>()
    Build Automator 2 by QFSW
    Back to top