// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Serialization.ITraceWriter

namespace Newtonsoft.Json.Serialization
{
public class ITraceWriter // TypeDefIndex: 10367
{

	// Methods
	// RVA: -1
	public abstract type#27577 get_LevelFilter() { }
	// RVA: -1
	public abstract type#28660 Trace(type#27577 level, type#26576 message, type#18121 ex) { }
}
}
