I wonder if we also want to keep defaulting the co...
# development
h
I wonder if we also want to keep defaulting the completion of every rule to debug. Something like
Completed: pants.source.source_root.get_optional_source_roots
comes up a lot and feels trace-y
๐Ÿ‘ 1
a
+1 that itโ€™s tracey more than debuggy
๐Ÿ‘ 1
h
@polite-garden-50641 @hundreds-breakfast-49010 thoughts?
h
honestly not sure. a rule completing seems important enough that it shouldn't be at the most verbose log level I suppose
the experience of looking at any set of logs will be better when we can filter by area of code
a
yeah that makes sense too