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

Gradle 增加配置开关可以关闭日志输出 #146

Closed
JasonHezz opened this issue May 18, 2020 · 1 comment
Closed

Gradle 增加配置开关可以关闭日志输出 #146

JasonHezz opened this issue May 18, 2020 · 1 comment

Comments

@JasonHezz
Copy link
Contributor

messager.printMessage(Diagnostic.Kind.NOTE, info);

控制台输出信息过多 有时候难以查找关键信息

@chenenyu chenenyu mentioned this issue May 26, 2020
@chenenyu
Copy link
Owner

ext {
    compilerLoggable = false
}

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