import logging def get_logger(): return logging.getLogger("location") # TODO need to cache?