// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.Internal.WebViewLogger

namespace Vuplex.WebView.Internal
{
public class WebViewLogger // TypeDefIndex: 7496
{
	// Fields
	type#26598 PREFIX;
	type#26598 EM_OPENING_REPLACEMENT;
	type#26598 EM_CLOSING_REPLACEMENT;

	// Methods
	// RVA: -1
	public static type#28660 Log(type#26576 message, type#15335 enableFormatting) { }
	// RVA: -1
	public static type#28660 LogError(type#26576 message, type#15335 enableFormatting) { }
	// RVA: -1
	public static type#28660 LogErrorWithoutFormatting(type#26576 message) { }
	// RVA: -1
	public static type#28660 LogTip(type#26576 message) { }
	// RVA: -1
	public static type#28660 LogWarning(type#26576 message, type#15335 enableFormatting) { }
	// RVA: -1
	public static type#28660 LogWarningWithoutFormatting(type#26576 message) { }
	// RVA: -1
	private static type#26576 _format(type#26576 originalMessage) { }
}
}
