Show / Hide Table of Contents

    Enum LoggingThreshold

    Thresholds for log severities.

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

    Fields

    Name Description
    Always
    Error
    Exception
    Never
    Warning

    Extension Methods

    ArraySingleExtensions.AsArraySingle<LoggingThreshold>()
    CollectionExtensions.Yield<LoggingThreshold>()
    Quantum Console by QFSW
    Back to top