This version of Unity is unsupported.

Binding.ResetPanelLogLevel

Declaration

public static void ResetPanelLogLevel(UIElements.IPanel panel);

Parameters

panel The panel to reset the global log level.

Description

Resets the log level for binding failures on a panel to use the global setting.

You can use SetGlobalLogLevel to reset the global log level.