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

namespace UnityEngine
{
public class ILogHandler // TypeDefIndex: 8768
{

	// Methods
	// RVA: -1
	public abstract type#28660 LogFormat(type#22170 logType, type#23720 context, type#26576 format, type#13299 args) { }
	// RVA: -1
	public abstract type#28660 LogException(type#18121 exception, type#23720 context) { }
}
}
