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
Enter search terms or a module, class or function name.