Show / Hide Table of Contents

    Enum LogSeverity

    Used to determine the severity of a logged message. These severities can be filtered and organized by other systems.

    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    [Flags]
    public enum LogSeverity

    Fields

    Name Description
    All
    Error
    Exception
    Fatal
    Log
    None
    Warning
    Back to top Copyright © 2020 East Side Games Inc.