Logger.get_module_level
You're seeing just the function
get_module_level
, go back to Logger module for more information.
Specs
Gets logging level for given module.
Returned value will be the effective value used. If no value was set for given module, then it will not be present in the returned list.