Skip to content

T_Aurora_Logging_Level

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

Logging_Level Enumeration

Enum list for every logging levels

Namespace: Aurora
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public enum Logging_Level

Members

 

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

See Also

Reference

Aurora Namespace

Clone this wiki locally