Class LaunchOptions.Logger
Inherited Members
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 |