Commit 987356a
[antlir2][extract] set tracing level for extract_buck_binary_analyze
Summary:
I see some weird failures on Sandcastle running this action but there's very
little debugging information to go on because nothing set `RUST_LOG` env var.
Just enable `TRACE` in code
Test Plan: testhard
Reviewed By: naveedgol
Differential Revision: D88259851
fbshipit-source-id: 3dd8ee5b6cbdf93aefacadaf5fee478bb40127c21 parent 48e09f3 commit 987356a
File tree
1 file changed
+3
-1
lines changed- antlir/antlir2/features/extract
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments