Add rating and description parameters to flag_img_input function in app.py, enhancing user feedback capabilities and updating the UI to accommodate new inputs.
Refactor logging setup in app.py and blob_utils.py to use module-level loggers for better context and remove redundant file handler configuration in logging_config.py.