// Assembly: System
// Full name: unitytls_log_level

public class unitytls_log_level // TypeDefIndex: 7516
{
	// Fields
	type#27930 value__;
	type#34481 UNITYTLS_LOGLEVEL_MIN;
	type#34481 UNITYTLS_LOGLEVEL_FATAL;
	type#34481 UNITYTLS_LOGLEVEL_ERROR;
	type#34481 UNITYTLS_LOGLEVEL_WARN;
	type#34481 UNITYTLS_LOGLEVEL_INFO;
	type#34481 UNITYTLS_LOGLEVEL_DEBUG;
	type#34481 UNITYTLS_LOGLEVEL_TRACE;
	type#34481 UNITYTLS_LOGLEVEL_MAX;
}
