Python系列:gunicorn日志系列2-日志格式配置,docker logs 控制台,输出接口入参,出参详细信息
这里写目录标题
参考:
python日志:https://docs.python.org/3/library/logging.html#logrecord-objects
supervisor + gunicorn + flask:日志服务管理
将Flask 日志整合到Gunicorn日志并输出:https://blog.csdn.net/weixin_54626591/article/details/135002531
gunicorn部署flask的log处理:http://pythonic.zoomquiet.top/data/20190516215732/index.html