// Assembly: DOTween
// Full name: DG.Tweening.Core.Debugger

namespace DG.Tweening.Core
{
public class Debugger // TypeDefIndex: 11269
{
	// Fields
	type#20873 _logPriority;
	type#26598 _LogPrefix;

	// Methods
	// RVA: -1
	public static type#20867 get_logPriority() { }
	// RVA: -1
	public static type#28660 Log(type#23705 message) { }
	// RVA: -1
	public static type#28660 LogWarning(type#23705 message, type#27680 t) { }
	// RVA: -1
	public static type#28660 LogError(type#23705 message) { }
	// RVA: -1
	public static type#28660 LogReport(type#23705 message) { }
	// RVA: -1
	public static type#28660 LogSafeModeReport(type#23705 message) { }
	// RVA: -1
	public static type#28660 LogInvalidTween(type#27677 t) { }
	// RVA: -1
	public static type#28660 LogNestedTween(type#27677 t) { }
	// RVA: -1
	public static type#28660 LogNullTween(type#27677 t) { }
	// RVA: -1
	public static type#28660 LogNonPathTween(type#27677 t) { }
	// RVA: -1
	public static type#28660 LogMissingMaterialProperty(type#26576 propertyName) { }
	// RVA: -1
	public static type#28660 LogMissingMaterialProperty(type#20867 propertyId) { }
	// RVA: -1
	public static type#28660 LogRemoveActiveTweenError(type#26576 errorInfo, type#27677 t) { }
	// RVA: -1
	public static type#28660 LogAddActiveTweenError(type#26576 errorInfo, type#27677 t) { }
	// RVA: -1
	public static type#28660 SetLogPriority(type#22164 logBehaviour) { }
}
}
