pymel.tools.loggingControl.LoggingMenu

digraph inheritance97c55c0426 { rankdir=TB; ranksep=0.15; nodesep=0.15; size="8.0, 12.0"; "LoggingMenu" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="#pymel.tools.loggingControl.LoggingMenu",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; "Menu" -> "LoggingMenu" [arrowsize=0.5,style="setlinewidth(0.5)"]; "Menu" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="../pymel.core.uitypes/pymel.core.uitypes.Menu.html#pymel.core.uitypes.Menu",style="setlinewidth(0.5)",tooltip="class counterpart of mel function `menu`",height=0.25,shape=box,fontsize=8]; "PyUI" -> "Menu" [arrowsize=0.5,style="setlinewidth(0.5)"]; "PyUI" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="../pymel.core.uitypes/pymel.core.uitypes.PyUI.html#pymel.core.uitypes.PyUI",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; }

class LoggingMenu(name=None, parent=None)
addHandler(logger)
buildLevelMenu(parent, item)
buildSubMenu(parent, logger)
changeLevel(item, level)
refresh(*args)
refreshLoggingMenu()
setFormatter(handler)