Skip to content

Commit 80574cb

Browse files
authored
Document correct logging level for troubleshooting (#45)
1 parent bd22868 commit 80574cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Some important notes about the path passed in `OPENVINO_BUILD_DIR`:
8686
the limitations on [`cargo:rustc-link-search`]).
8787

8888
The various OpenVINO libraries and dependencies are found using the [openvino-finder] crate. Turn on
89-
logging to troubleshoot any issues finding the right libraries, e.g., `RUST_LOG=info
89+
logging to troubleshoot any issues finding the right libraries, e.g., `RUST_LOG=debug
9090
OPENVINO_BUILD_DIR=... cargo build -vv`.
9191

9292
[openvino]: https://github.com/openvinotoolkit/openvino

0 commit comments

Comments
 (0)