I dig around Bazel source code, there aren't much logging it seems. Is there a way to enable some kind of verbose mode so I can see what bazel is doing?
Also there seems to be various kind of debug options but I cant seem to comprehend yet, if I want to debug say java_library how should I do it?