-
Notifications
You must be signed in to change notification settings - Fork 365
T_Aurora_Logging_Level
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Enum list for every logging levels
Namespace: Aurora
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public enum Logging_Level
Member name | Value | Description | |
---|---|---|---|
None | 0 | None, no logging level | |
Info | 1 | Information | |
Warning | 2 | Warning | |
Error | 3 | Error | |
External | 4 | External, should be used for scripts |