commit | d21345dea13a8d46475cf29563a64a7fbd2d6b35 | [log] [tgz] |
---|---|---|
author | Grzegorz Lukasik <glukasik@nuro.ai> | Tue Aug 17 19:24:16 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 17 19:25:41 2021 -0700 |
tree | faf109dcf5639b094e57a3c4dfe73148b2d9ddff | |
parent | b8764e471673f4799cc33b80d1aeae452b4f932c [diff] |
Remove noisy logs from UrlRewriter. UrlRewriter prints log for each URL that is rewritten, in form of `Rewritten %s as %s`. This causes tens of long logs to be printed, making logs very noisy. See also https://github.com/bazelbuild/bazel/issues/13764. Closes #13806. PiperOrigin-RevId: 391431109
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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 solution. 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