From 3a72afed8cca3288fb955e66521f62f57aceace2 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 25 Aug 2020 11:27:22 +0200 Subject: Improve logging --- docs/user/manual.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/user') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index cfc0ad81c..bebcee023 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -341,6 +341,8 @@ Relative paths are interpreted relative to `rust-project.json` file location or See https://github.com/rust-analyzer/rust-project.json-example for a small example. +You can set `RA_LOG` environmental variable to `"'rust_analyzer=info"` to inspect how rust-analyzer handles config and project loading. + == Features include::./generated_features.adoc[] -- cgit v1.2.3