qunicorn_core.util.logging module

qunicorn_core.util.logging.get_logger(app: Flask, name: str) Logger

Utility method to get a specific logger that is a child logger of the app.logger.