pymel.internal.getLogger

static internal.getLogger(name)

a convenience function that allows any module to setup a logger by simply calling getLogger(__name__). If the module is a package, “__init__” will be stripped from the logger name

Core

Core Modules

Other Modules

This Page