pymel.internal.getLogger

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

Previous topic

pymel.internal.getConfigFile

Next topic

pymel.internal.getMayaAppDir

Core

Core Modules

Other Modules

This Page