| commit | 334d2f155d85fca1797e249dc0acf2c47be089b0 | [log] [tgz] |
|---|---|---|
| author | ccalvarin <ccalvarin@google.com> | Thu Oct 05 16:39:42 2017 +0200 |
| committer | Klaus Aehlig <aehlig@google.com> | Fri Oct 06 19:46:49 2017 +0200 |
| tree | ada7a05c3b0352e65f6594e8fbb97e626840c5e5 | |
| parent | 37fe24d35981c94694d838b4e415076e3d0c3d09 [diff] |
Downgrade the default invocation policy log levels to fine. Unfortunately, since the invocation policy gets enforced on a user's command line early in the command environment setup, so the effective log level is not yet set. For this run, keep the logs at INFO, since any other level will disappear into the ether. InvocationPolicy gets enforced not only at invocation startup but also elsewhere to recompute the default values. The log statements from these different runs overwhelm the log output from our tests, making it hard to find other events without filtering the log. Make all extra invocation policy enforcements log at FINE so that they only appear when extra detail is requested. PiperOrigin-RevId: 171151573
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase and Continuous Integration system. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.