Commit edb2e4d
authored
Disable elixir-sense's logging in production (#748)
Right now, this change is a no-op, but if and when this change
elixir-lsp/elixir_sense#165
lands, this will quiet elixir_sense's logging in the prod
environment, which will prevent logspam in lsp buffers when
elixir_sense encounters invalid code.1 parent 3145fef commit edb2e4d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments