Skip to main content

All Questions

0 votes
2 answers
9k views

bazel logging inside of a BUILD file

Hi I want to see what is being passed to a rule that is defined in a rules.bzl file. So I would like to add just a logging statement inside of either the BUILD file or the rules.bzl file just to see ...
uh_big_mike_boi's user avatar