// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.DebugLogHandler

namespace UnityEngine
{
public class DebugLogHandler // TypeDefIndex: 8670
{

	// Methods
	// RVA: -1
	internal static type#28660 Internal_Log(type#22170 level, type#22168 options, type#26576 msg, type#23720 obj) { }
	// RVA: -1
	internal static type#28660 Internal_LogException(type#18121 ex, type#23720 obj) { }
	// RVA: -1
	public virtual type#28660 LogFormat(type#22170 logType, type#23720 context, type#26576 format, type#13299 args) { }
	// RVA: -1
	public type#28660 LogFormat(type#22170 logType, type#22168 logOptions, type#23720 context, type#26576 format, type#13299 args) { }
	// RVA: -1
	public virtual type#28660 LogException(type#18121 exception, type#23720 context) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 Internal_Log_Injected(type#22170 level, type#22168 options, type#11995 msg, type#20925 obj) { }
	// RVA: -1
	private static type#28660 Internal_LogException_Injected(type#18121 ex, type#20925 obj) { }
}
}
