网站错误日志,这些没有错误的信息如何不打印出日志来 #9235
-
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
虽然错误信息持续产生,但是实际访问并未发生任何影响 |
Beta Was this translation helpful? Give feedback.
-
如果是针对网站日志的管理,建议通过修改网站配置文件中的 error_log 字段,按需调整日志的记录级别和内容。 |
Beta Was this translation helpful? Give feedback.
-
Nginx支持以下几种日志级别(从详细到简洁):
目前设置为 |
Beta Was this translation helpful? Give feedback.
-
你可以重新 pull 一下 1panel/openresty:1.27.1.2-0-1-focal 这个镜像 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
docker pull 1panel/openresty:1.27.1.2-0-2-focal
升级 到这个版本,就不会乱打印日志了,目前需要手动更新,商店更新尚未上架