| commit | 9eea0f9a98c6bec344284bfecc7c91c9d8dd7715 | [log] [tgz] |
|---|---|---|
| author | ccalvarin <ccalvarin@google.com> | Wed Mar 21 15:32:30 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Wed Mar 21 15:33:51 2018 -0700 |
| tree | 1b3ca4173ff215bfa0651b7614cbfd056ed71cb1 | |
| parent | b12892e0ca50a436f1e629ec4391ee4068623dc6 [diff] |
Update the client's skeleton logging framework to use it for --client_debug. We are still unable to turn this on to write to files, but there are currently 2 logging systems in use in the client: the inactive one, and the print-to-stderr option triggered by --client_debug. Combine these, so we can use the same logging format for both. Also combine it with the VerboseLogging functionality - it was not documented anywhere and seems redundant. RELNOTES: None. PiperOrigin-RevId: 189979051
{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 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.