gunicorn的log如何传递给django,由django管理
gunicorn配置文件为gunicorn_config.py里面有日志的配置 django如何捕获gunicorn的日志 注释掉上面的配置,则相关日志不输出,然后在django日志配置里添加 ...
gunicorn配置文件为gunicorn_config.py里面有日志的配置 django如何捕获gunicorn的日志 注释掉上面的配置,则相关日志不输出,然后在django日志配置里添加 ...