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

使用MongoJFinalPlugin 的setDebug影响全局log等级问题 #40

Open
messilver opened this issue May 24, 2017 · 0 comments
Open

使用MongoJFinalPlugin 的setDebug影响全局log等级问题 #40

messilver opened this issue May 24, 2017 · 0 comments

Comments

@messilver
Copy link

当在configPlugin处添加MongoJFinalPlugin 并设置debug为false时,全局的log等级都将变成warn,直接覆盖了logback.xml配置的root的等级,如果logback.xml root等级为Info,则项目中的Info日志均不会输出。只有大于等于warn的日志才会输出。

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

1 participant