Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改了配置文件中的日志输出路径,但是日志依然没有输出 #301

Open
eyes0729 opened this issue Mar 1, 2023 · 1 comment

Comments

@eyes0729
Copy link

eyes0729 commented Mar 1, 2023

【问题】
修改了配置文件中的日志输出路径,但是日志依然没有输出

【配置修改】
log:
compress: 1
consolestdout: 1
filestdout: 0
level: debug
localtime: 1
maxage: 30
maxbackups: 300
maxsize: 10240
path: /data/log/ferry.log

@csthenry
Copy link

csthenry commented Sep 6, 2023

filestdout设置为1才会有文件输出~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants