Search Results for

    Class LaunchOptions.Logger

    Inheritance
    object
    LaunchOptions.Logger
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: RedLoader
    Assembly: RedLoader.dll
    Syntax
    public static class LaunchOptions.Logger

    Properties

    MaxErrors

    Declaration
    public static int MaxErrors { get; }
    Property Value
    Type Description
    int

    MaxLogs

    Declaration
    public static int MaxLogs { get; }
    Property Value
    Type Description
    int

    MaxWarnings

    Declaration
    public static int MaxWarnings { get; }
    Property Value
    Type Description
    int